112 lines
2.3 KiB
JSON
112 lines
2.3 KiB
JSON
{
|
|
"easycom": {
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"pages": [
|
|
{
|
|
"path": "pages/release/tosign",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleNView": false,
|
|
"backgroundColor": "#f00",
|
|
"animationType": "slide-in-bottom"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "德铭阳光在线",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"titleColor": "#333333"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/details",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"titleColor": "#333333"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"titleNView": false,
|
|
"animationType": "slide-in-bottom"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/release/video",
|
|
"style": {
|
|
"navigationBarTitleText": "发布视频",
|
|
"app-plus": {
|
|
"titleSize": "36px",
|
|
"titleColor": "#333333",
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/release/index",
|
|
"style": {
|
|
"navigationBarTitleText": "发布图文",
|
|
"app-plus": {
|
|
"titleSize": "36px",
|
|
"titleColor": "#333333",
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF"
|
|
}
|
|
}
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
"path": "pages/user/index",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"titleColor": "#333333"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/info",
|
|
"style": {
|
|
"navigationBarTitleText": "个人资料",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"titleColor": "#333333"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
}
|
|
}
|