公众号项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

71 lines
1.2 KiB

{
"easycom": {
"autoscan": true,
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/home/index",
"name": "home",
"style": {
"navigationBarTitleText": "汇智文化学苑"
}
},
{
"path": "pages/my/login-kehu",
"style": {
"navigationBarTitleText": "汇智文化"
}
},
{
"path": "pages/my/kanwus",
"style": {
"navigationBarTitleText": "刊物目录"
}
},
{
"path": "pages/my/kanwudetails",
"style": {
"navigationBarTitleText": "刊物详情"
}
},
{
"path": "pages/my/orders",
"style": {
"navigationBarTitleText": "订阅记录"
}
},
{
"path": "pages/my/orderdetails",
"style": {
"navigationBarTitleText": "订阅详情"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"condition" : {
"current": 0,
"list": [
{
"name": "",
"path": "pages/student-information/student-information",
"query": ""
}
]
},
"tabBar": {
"borderStyle": "white",
"color": "#4D4D4D",
"selectedColor": "#00CCCC;",
"backgroundColor": "#ffffff",
"list": [
]
}
}