Merge branch 'xie'

This commit is contained in:
@fawn-nine
2024-06-21 11:26:11 +08:00
12 changed files with 1276 additions and 834 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",
@@ -371,13 +371,13 @@
"navigationBarTitleText": "总课程说明"
}
},
{
"path": "pages/course/illustrate",
"style": {
"navigationBarTitleText": "课程说明",
"enablePullDownRefresh": true
}
},
// {
// "path": "pages/course/illustrate",
// "style": {
// "navigationBarTitleText": "课程说明",
// "enablePullDownRefresh": true
// }
// },
{
"path": "pages/course/outline",
"style": {