This commit is contained in:
2024-06-24 17:36:32 +08:00
parent 6cc4a65a3a
commit d9991596d7
12 changed files with 6245 additions and 1578 deletions

View File

@@ -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": {