zm
This commit is contained in:
35
pages.json
35
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user