1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/dcloud-xinguan2020-daigou

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
pages.json 4.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
ITZTao Отправлено 05.03.2020 17:10 92231f5
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "防疫项目",
"enablePullDownRefresh":true
}
},
{
"path": "pages/product/product",
"style": {
"navigationBarTitleText": "详情展示",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/set/set",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/userinfo/userinfo",
"style": {
"navigationBarTitleText": "修改资料"
}
}, {
"path": "pages/cart/cart",
"style": {
"navigationBarTitleText": "购物车"
}
}, {
"path": "pages/public/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh":true,
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/money/money",
"style": {}
}, {
"path": "pages/order/createOrder",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/address/address",
"style": {
"navigationBarTitleText": "收货地址"
}
}, {
"path": "pages/address/addressManage",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/money/pay",
"style": {
"navigationBarTitleText": "支付"
}
},
{
"path": "pages/money/paySuccess",
"style": {
"navigationBarTitleText": "支付成功"
}
}
,{
"path" : "pages/notice/notice",
"style" : {
"navigationBarTitleText": "通知",
"app-plus": {
"bounce": "none"
}
}
}
,{
"path" : "pages/product/list",
"style" : {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品列表"
}
}
,{
"path" : "pages/search/search",
"style" : {
"navigationBarTitleText":"搜索"
}
}
,{
"path" : "pages/orderdetail/orderdetail",
"style" : {
"navigationBarTitleText":"订单详情"
}
}
,{
"path" : "pages/admin/home/home",
"style" : {
"navigationBarTitleText":"首页"
}
}
,{
"path" : "pages/admin/accountAdmin/accountAdmin",
"style" : {
"navigationBarTitleText":"账户管理"
}
}
,{
"path" : "pages/admin/orderAdmin/orderAdmin",
"style" : {
"navigationBarTitleText":"订单管理"
}
}
,{
"path" : "pages/admin/productAdmin/productAdmin",
"style" : {
"navigationBarTitleText":"商品管理"
}
}
,{
"path" : "pages/admin/addProduct/addProduct",
"style" : {
"navigationBarTitleText":"添加商品"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#C0C4CC",
"selectedColor": "#fa436a",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tab-home.png",
"selectedIconPath": "static/tab-home-current.png",
"text": "首页"
},
{
"pagePath": "pages/notice/notice",
"iconPath": "static/tab-cate.png",
"selectedIconPath": "static/tab-cate-current.png",
"text": "信息"
},
{
"pagePath": "pages/cart/cart",
"iconPath": "static/tab-cart.png",
"selectedIconPath": "static/tab-cart-current.png",
"text": "购物车"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/tab-my.png",
"selectedIconPath": "static/tab-my-current.png",
"text": "我的"
}
]
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/dcloud-xinguan2020-daigou.git
git@api.gitlife.ru:oschina-mirror/dcloud-xinguan2020-daigou.git
oschina-mirror
dcloud-xinguan2020-daigou
dcloud-xinguan2020-daigou
master