This commit is contained in:
2024-09-09 11:19:59 +08:00
parent 9d87cc70a9
commit be841069ef
456 changed files with 5731 additions and 238053 deletions

View File

@@ -11,8 +11,7 @@
// "height": "60px"
// }
// },
"pages": [
{
"pages": [{
"path": "pages/advertisement/index/index",
"style": {
"navigationBarTitleText": "启动页",
@@ -269,6 +268,7 @@
"path": "pages/curriculum/cate/index",
"style": {
"navigationBarTitleText": "分类详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"app-plus": {
@@ -489,14 +489,12 @@
"navigationBarTitleText": "模版",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
"buttons": [{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}]
}
}
}
@@ -507,14 +505,12 @@
"navigationBarTitleText": "扩展组件",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
"buttons": [{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}]
}
}
}
@@ -844,8 +840,7 @@
"borderStyle": "black",
// "backgroundColor": "#ffffff",
"backgroundColor": "#fff",
"list": [
{
"list": [{
"pagePath": "pages/homePage/index/index",
"iconPath": "static/tab/home.png",
"selectedIconPath": "static/tab/home_active.png",