返回微官网页面配制...登陆

微官网页面配制

phpcn_u216962018-11-07 15:40:47192
{
"pages":[
"pages/index/index",
"pages/shop/list",
"pages/news/list",
"pages/index/about",
"pages/shop/show",
"pages/news/show"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle":"black"
},
"tabBar": {
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath":"/img/index.png",
"selectedIconPath": "/img/indexs.png"
},
{
"pagePath": "pages/shop/list",
"text": "产品",
"iconPath": "/img/shop.png",
"selectedIconPath": "/img/shops.png"
},
{
"pagePath": "pages/news/list",
"text": "新闻",
"iconPath": "/img/new.png",
"selectedIconPath": "/img/news.png"
},
{
"pagePath": "pages/index/about",
"text": "关于",
"iconPath": "/img/about.png",
"selectedIconPath": "/img/abouts.png"
}],
"color":"#000",
"selectedColor": "#bbb"
}
}


最新手记推荐

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

全部回复(0)我要回复

暂无评论~
  • 取消回复发送
  • PHP中文网