返回小程序商城 ......登陆

小程序商城 公共json配置

深陷丶2019-02-18 16:12:10257

{

"pages":[

"pages/index/index",

"pages/goods/index",

"pages/goods/list",

"pages/goods/details",

"pages/shop/list",

"pages/shop/order",

"pages/my/index",

"pages/my/order",

"pages/my/order_details"

],

"window":{

"backgroundTextStyle": "light",

"navigationBarBackgroundColor": "#708090",

"navigationBarTitleText": "微商城",

"navigationBarTextStyle": "white",

"backgroundColor": "#fff"

},

"tabBar":{

"list" : [

{

"pagePath" : "pages/index/index",

"text" : "首页",

"iconPath" : "img/index.png",

"selectedIconPath": "img/indexs.png"

},

{

"pagePath": "pages/goods/index",

"text": "商品",

"iconPath": "img/goods.png",

"selectedIconPath": "img/goodss.png"

},

{

"pagePath": "pages/shop/list",

"text": "购物车",

"iconPath": "img/shop.png",

"selectedIconPath": "img/shops.png"

},

{

"pagePath": "pages/my/index",

"text": "我的",

"iconPath": "img/my.png",

"selectedIconPath": "img/mys.png"

}

],

"color" : "#000",

"selectedColor" : "#bbb"

}

}



最新手记推荐

• 用composer安装thinkphp框架的步骤• 省市区接口说明• 用thinkphp,后台新增栏目• 管理员添加编辑删除• 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消回复发送