7 Star 19 Fork 10

houpoping / 优券联盟淘宝客京东拼多多优券APP源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.json 2.69 KB
一键复制 编辑 原始数据 按行查看 历史
houpoping 提交于 2020-08-11 21:18 . 新增
{
"name": "root",
"bgColor": "rgba(0,0,0,0.0)",
"delay": "300",
"tabBar": {
"animated": false,
"scrollEnabled": false,
"background": "#fcfcfc",
"shadow": "#EDEDED",
"selectedColor": "#f96a89",
"list": [{
"text": "首页",
"iconPath": "widget://image/shouye.png",
"selectedIconPath": "widget://image/shouye1.png"
}, {
"text": "分类",
"iconPath": "widget://image/bp.png",
"selectedIconPath": "widget://image/bp1.png"
}, {
"text": "小编精选",
"iconPath": "widget://image/tabbar-barand-default.png",
"selectedIconPath": "widget://image/tabbar-barand-default.png"
}, {
"text": "9.9包邮",
"iconPath": "widget://image/tabbar-hd-default.png",
"selectedIconPath": "widget://image/tabbar-hd-active.png"
}, {
"text": "我的",
"iconPath": "widget://image/my.png",
"selectedIconPath": "widget://image/my1.png"
}
],
"frames": [{
"title": "首页",
"name": "index_win",
"url": "widget://html/home.html",
"overScrollMode": "always"
}, {
"title": "分类",
"name": "menu_win",
"url": "widget://html/pdd_jd_menulist_win.html",
"overScrollMode": "always"
}, {
"title": "小编精选",
"name": "brand_win",
"url": "widget://html/coupon_head.html",
"overScrollMode": "always",
"pageParam": {
"url": "widget://html/index_frames.html",
"name": "小编精选",
"header_css": "aui-hide",
"marginBottom": 52,
"apiname": "getjingxuan",
"framename": "jfjx",
"sort_css": "aui-hide"
}
}, {
"title": "9.9包邮",
"name": "9.9_win",
"url": "widget://html/coupon_head.html",
"overScrollMode": "always",
"pageParam": {
"url": "widget://html/index_frames.html",
"name": "9.9块包邮",
"header_css": "aui-hide",
"marginBottom": 52,
"apiname": "getbaoyou",
"framename": "9.9by",
"sort_css": "aui-hide"
}
}, {
"title": "我的",
"name": "my_win",
"url": "widget://html/my/index.html",
"overScrollMode": "always",
"reload": true
}]
}
}
HTML/CSS
1
https://gitee.com/houpoping/yqlm.git
git@gitee.com:houpoping/yqlm.git
houpoping
yqlm
优券联盟淘宝客京东拼多多优券APP源码
master

搜索帮助