合并
This commit is contained in:
13
pages.json
13
pages.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"easycom": {
|
||||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||
},
|
||||
// "easycom": {
|
||||
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||
// },
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/peanut/home",
|
||||
@@ -365,6 +365,13 @@
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/course/chapterDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "章节详情",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/course/courseSet",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user