1 Star 0 Fork 1K

jishuke / 微信电商小程序

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
tab_demo.js 1.42 KB
Copy Edit Raw Blame History
舞动随风 authored 2018-09-03 20:23 .
/*
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#000000",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pageTab/custom_page_index/index",
"iconPath": "images/icons/home1.png",
"selectedIconPath": "images/icons/home2.png",
"text": "首页"
},
{
"pagePath": "pageTab/product/index",
"iconPath": "images/icons/good1.png",
"selectedIconPath": "images/icons/good2.png",
"text": "产品列表"
},
{
"pagePath": "pageTab/shopping_car_list/index",
"iconPath": "images/icons/cart1.png",
"selectedIconPath": "images/icons/cart2.png",
"text": "购物车"
},
{
"pagePath": "pageTab/aikucun_userinfo/index",
"iconPath": "images/icons/me1.png",
"selectedIconPath": "images/icons/me2.png",
"text": "我的"
}
]
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#000000",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pageTab/lanHu/index/index",
"iconPath": "images/icons/home1.png",
"selectedIconPath": "images/icons/home2.png",
"text": "首页"
},
{
"pagePath": "pageTab/aikucun_car_list/index",
"iconPath": "images/icons/cart1.png",
"selectedIconPath": "images/icons/cart2.png",
"text": "购物车"
},
{
"pagePath": "pageTab/lanHu/myInfo/index",
"iconPath": "images/icons/me1.png",
"selectedIconPath": "images/icons/me2.png",
"text": "我的"
}
]
}
*/
wechat
1
https://gitee.com/jishuke/wechatApp.git
git@gitee.com:jishuke/wechatApp.git
jishuke
wechatApp
微信电商小程序
master

Search

53164aa7 5694891 3bd8fe86 5694891