1 Star 0 Fork 40

Admin/ubiquitous河禾商城开源uniapp+javaAPP-小程序-H5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 7.50 KB
一键复制 编辑 原始数据 按行查看 历史
守敬 提交于 2020-03-14 20:55 . 整合代码
{
"pages": [
{
"path": "pages/index/index",
"style": {
// #ifdef MP
"navigationBarTitleText": "涞了么生鲜",
// #endif
"mp-weixin":{
"navigationStyle": "custom"
},
"app-plus": {
"titleNView": false
// {
// "type": "transparent",
// "searchInput": {
// "backgroundColor": "rgba(231, 231, 231,.7)",
// "borderRadius": "16px",
// "placeholder": "请搜索宝贝名称",
// "disabled": true,
// "placeholderColor": "#606266"
// },
// "buttons": [{
// "fontSrc": "/static/yticon.ttf",
// "text": "\ue60d",
// "fontSize": "26",
// "color": "#303133",
// "float": "left",
// "background": "rgba(0,0,0,0)"
// },
// {
// "fontSrc": "/static/yticon.ttf",
// "text": "\ue744",
// "fontSize": "27",
// "color": "#303133",
// "background": "rgba(0,0,0,0)",
// "redDot": true
// }
// ]
// }
}
}
}, {
"path": "pages/groupshop/list",
"style": {
"navigationBarTitleText": "团购"
}
}, {
"path": "pages/address/list",
"style": {
"navigationBarTitleText": "收货地址"
}
}, {
"path": "pages/address/create",
"style": {
"navigationBarTitleText": "",
"disableScroll" : true
}
}, {
"path": "pages/product/search",
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path": "pages/product/detail",
"style": {
"navigationBarTitleText": "商品详情",
"app-plus": {
"titleNView": {
"type": "transparent"
}
}
}
}, {
"path": "pages/product/favorite",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品收藏"
}
}, {
"path" : "pages/product/list",
"style" : {
"enablePullDownRefresh": true,
"navigationBarTitleText": "商品列表"
}
}, {
"path" : "pages/product/appraise",
"style" : {
"navigationBarTitleText": "全部评价"
}
}, {
"path": "pages/user/profile",
"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/public/register",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
}, {
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
// #ifdef MP
"navigationStyle": "custom",
// #endif
"app-plus": {
"bounce": "none",
"titleNView": {
"type": "transparent",
"buttons": [{
"fontSrc": "/static/yticon.ttf",
"text": "\ue60f",
"fontSize": "24",
"color": "#303133",
"width": "46px",
"background": "rgba(0,0,0,0)"
},
{
"fontSrc": "/static/yticon.ttf",
"text": "\ue744",
"fontSize": "28",
"color": "#303133",
"background": "rgba(0,0,0,0)",
"redDot": true
}
]
}
}
}
}, {
"path":"pages/user/about",
"style": {
"navigationBarTitleText":"关于"
}
}, {
"path": "pages/order/list",
"style": {
"navigationBarTitleText": "我的订单",
"app-plus": {
"bounce": "none"
}
}
}, {
"path": "pages/order/create",
"style": {
"navigationBarTitleText": "创建订单"
}
}, {
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情"
}
}, {
"path" : "pages/order/appraise",
"style" : {
"navigationBarTitleText": "评价订单"
}
}, {
"path" : "pages/order/trace",
"style" : {
"navigationBarTitleText": "查看物流"
}
}, {
"path": "pages/pay/pay",
"style": {
"navigationBarTitleText": "支付"
}
}, {
"path": "pages/pay/success",
"style": {
"navigationBarTitleText": "支付成功"
}
}, {
"path" : "pages/notice/notice",
"style" : {
"navigationBarTitleText": "通知"
}
}, {
"path" : "pages/category/category",
"style" : {
"navigationBarTitleText": "分类",
"mp-weixin":{
"navigationStyle": "custom"
},
"app-plus": {
"titleNView":false,
"bounce": "none"
}
}
}
,{
"path" : "pages/service/service",
"style" : {
"navigationBarTitleText": "客户服务"
}
}
,{
"path" : "pages/user/coupons",
"style" : {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path" : "pages/set/set",
"style" : {
"navigationBarTitleText": "设置"
}
},
{
"path" : "pages/parity/parity",
"style" : {
"navigationBarTitleText": "平价菜场"
}
},
{
"path" : "pages/parity/PanicbuyingLIst",
"style" : {
"navigationBarTitleText": "平价菜场"
}
}
,{
"path" : "pages/Invitation/Invitation",
"style" : {
"navigationBarTitleText": "邀请好友"
}
}
,{
"path" : "pages/share/inviteNewPeople",
"style" : {
"navigationBarTitleText": "邀请好友"
}
}
,{
"path" : "pages/InvitationList/InvitationList",
"style" : {
"navigationBarTitleText": "我的邀请"
}
}
,{
"path" : "pages/PanicBuying/PanicBuying",
"style" : {
"navigationBarTitleText": "我的抢购卷"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "涞了么生鲜",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#f8f8f8"
},
"tabBar": {
"color": "#999999",
"selectedColor": "#2AAC34",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/tab-icon/tab1.png",
"selectedIconPath": "static/tab-icon/tab1_2.png",
"iconWidth":"20px",
"text": "首页"
},
{
"pagePath": "pages/category/category",
"iconPath": "static/tab-icon/tab2.png",
"selectedIconPath": "static/tab-icon/tab2_2.png",
"iconWidth":"20px",
"text": "分类"
},
{
"pagePath": "pages/cart/cart",
"iconPath": "static/tab-icon/tab3.png",
"selectedIconPath": "static/tab-icon/tab3_2.png",
"iconWidth":"20px",
"text": "购物车"
},
{
"pagePath": "pages/user/user",
"iconPath": "static/tab-icon/tab4.png",
"selectedIconPath": "static/tab-icon/tab4_2.png",
"iconWidth":"20px",
"text": "我的"
}
]
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zaiyinwen_yxw0131000051/ubiquitous_1.git
git@gitee.com:zaiyinwen_yxw0131000051/ubiquitous_1.git
zaiyinwen_yxw0131000051
ubiquitous_1
ubiquitous河禾商城开源uniapp+javaAPP-小程序-H5
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385