mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-15 13:56:46 +08:00
打包
This commit is contained in:
@@ -107,6 +107,15 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path" : "pages/learnPath/examScore",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
@@ -496,7 +496,7 @@
|
||||
console.log(res,'res')
|
||||
})
|
||||
this.$router.push({
|
||||
path: '/pages/learnPath/ExamScore',
|
||||
path: '/pages/learnPath/examScore',
|
||||
query: {
|
||||
id: item.id,
|
||||
type: 14,
|
||||
|
||||
Reference in New Issue
Block a user