丰都积分
This commit is contained in:
@@ -90,6 +90,18 @@ export default {
|
|||||||
path: "./myIntegral",
|
path: "./myIntegral",
|
||||||
type: 'token'
|
type: 'token'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png",
|
||||||
|
label: "我的家庭",
|
||||||
|
path: "./myIntegral",
|
||||||
|
type: 'token'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: "https://cdn.cunwuyun.cn/wxmp/mine/saoyisao.png",
|
||||||
|
label: "扫一扫",
|
||||||
|
path: "./myIntegral",
|
||||||
|
type: 'token'
|
||||||
|
},
|
||||||
],
|
],
|
||||||
// [
|
// [
|
||||||
// {
|
// {
|
||||||
|
|||||||
@@ -83,7 +83,7 @@ export default {
|
|||||||
appName: '积分兑换',
|
appName: '积分兑换',
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
tabList: [{name: '全部'}, {name: '积分兑换'}, {name: '京东低价商品'}],
|
tabList: [{name: '全部'}, {name: '积分兑换'}, {name: '低价商品'}],
|
||||||
currentTabs: 0,
|
currentTabs: 0,
|
||||||
barStyle: {
|
barStyle: {
|
||||||
'width': '20px',
|
'width': '20px',
|
||||||
|
|||||||
Reference in New Issue
Block a user