1 Star 15 Fork 7

www.tpframe.com / tpframe-uni-mall-source

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 6.63 KB
一键复制 编辑 原始数据 按行查看 历史
Frame 提交于 2020-07-07 17:06 . init
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/tab-bar",
"style": {
"navigationBarTitleText": "tpframe商城",
"navigationStyle":"custom"
}
},
{
"path" : "pages/shop/search/search",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/shop/settlement/settlement",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/ucenter/setting/setting",
"style" : {
"navigationBarTitleText": "账户设置",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path" : "pages/ucenter/security/security",
"style" : {
"navigationBarTitleText": "账户安全",
"navigationBarBackgroundColor": "#FFFFFF"
}
}
,{
"path" : "pages/ucenter/address/address",
"style" : {
"navigationBarTitleText": "收货地址",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path" : "pages/ucenter/address/edit-address",
"style" : {
"navigationBarTitleText": "收货地址",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path" : "pages/shop/product/product-list",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/shop/product/product-detail",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/shop/pay-order/pay-order",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/comment/comment",
"style" : {
"navigationBarTitleText": "评价",
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"autoBackButton":false,
"buttons": [
{
"type": "back",
"float": "left"
},
{
"text": "提交",
"fontSize": "14px"
}
]
}
},
"h5": {
"titleNView": {
"autoBackButton":false,
"buttons": [
{
"type": "back",
"float": "left"
},
{
"text": "提交",
"fontSize": "14px"
}
]
}
}
}
},
{
"path" : "pages/comment/comment-list",
"style" : {
"navigationBarTitleText": "评价中心",
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "评价规则",
"fontSize": "14px",
"width": "auto"
}
]
}
},
"h5": {
"titleNView": {
"buttons": [
{
"text": "评价规则",
"fontSize": "14px",
"width": "auto"
}
]
}
}
}
},
{
"path" : "pages/comment/comment-addition",
"style" : {
"navigationBarTitleText": "追加评价",
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "提交",
"fontSize": "14px",
"width": "auto"
}
]
}
},
"h5": {
"titleNView": {
"buttons": [
{
"text": "提交",
"fontSize": "14px",
"width": "auto"
}
]
}
}
}
},
{
"path" : "pages/comment/comment-goods",
"style" : {
"navigationBarTitleText": "商品评论",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path" : "pages/order/order",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/test/test",
"style" : {
"navigationStyle": "custom"
}
},
{
"path" : "pages/ucenter/user-info-edit/user-info-edit",
"style" : {
"navigationBarTitleText": "编辑信息"
}
},
{
"path" : "pages/ucenter/about-us/about-us",
"style" : {
"navigationBarTitleText": "关于我们"
}
},
{
"path" : "pages/ucenter/feedback/feedback",
"style" : {
"navigationBarTitleText": "功能反馈"
}
},
{
"path" : "pages/ucenter/recommend-list/recommend-list",
"style" : {
"navigationBarTitleText": "我的推荐"
}
},
{
"path" : "pages/ucenter/commission-detail/commission-detail",
"style" : {
"navigationBarTitleText": "佣金明细"
}
},
{
"path" : "pages/ucenter/balance-detail/balance-detail",
"style" : {
"navigationBarTitleText": "余额明细"
}
},
{
"path" : "pages/ucenter/cash-out-log/cash-out-log",
"style" : {
"navigationBarTitleText": "提现记录"
}
},
{
"path" : "pages/ucenter/integral-detail/integral-detail",
"style" : {
"navigationBarTitleText": "积分明细"
}
},
{
"path" : "pages/ucenter/message-lists/message-lists",
"style" : {
"navigationBarTitleText": "消息"
}
},
{
"path" : "pages/ucenter/commission-statistic/commission-statistic",
"style" : {
"navigationStyle":"custom"
}
},
{
"path" : "pages/ucenter/cash-out/cash-out",
"style" : {
"navigationStyle":"custom"
}
},
{
"path" : "pages/ucenter/help-service/help-service",
"style" : {
"navigationBarTitleText":"客服帮助"
}
},
{
"path": "pages/ucenter/login/register",
"style": {
"navigationBarTitleText": "注册账号",
"navigationBarBackgroundColor":"#0e4ca9",
"navigationBarTextStyle":"white",
"app-plus": {
"bounce": "none" ,
"softinputNavBar":"none"
}
}
},
{
"path": "pages/ucenter/login/login",
"style": {
"navigationBarTitleText": "用户登录",
"navigationBarBackgroundColor":"#0e4ca9",
"navigationBarTextStyle":"white",
"app-plus": {
"bounce": "none" ,
"softinputNavBar":"none"
}
}
},
{
"path": "pages/ucenter/login/reset-passwd",
"style": {
"navigationBarTitleText": "重置密码",
"navigationBarBackgroundColor":"#0e4ca9",
"navigationBarTextStyle":"white",
"app-plus": {
"bounce": "none" ,
"softinputNavBar":"none"
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "tpframe商城",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"easycom":{
"autoscan": true,
"custom": {
"tpl-(.*)": "@/components/tpframe-tpl-unit/tpl-$1/tpl-$1.vue",
"tpf-(.*)": "@/components/tpframe-unit/tpf-$1/tpf-$1.vue",
"uni-(.*)": "@/components/uni-ui-unit/uni-$1/uni-$1.vue"
}
}
,
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "test", //模式名称
"path": "", //启动页面,必选
"query": "interval=4000&autoplay=false" //启动参数,在页面的onLoad函数里面得到。
}
]
}
}
JavaScript
1
https://gitee.com/37duman/tpframe-uni-mall-source.git
git@gitee.com:37duman/tpframe-uni-mall-source.git
37duman
tpframe-uni-mall-source
tpframe-uni-mall-source
master

搜索帮助