丰都积分

This commit is contained in:
liuye
2023-07-12 14:12:39 +08:00
parent 56a9b9871c
commit 31060f34f4
4 changed files with 545 additions and 18 deletions

View File

@@ -44,12 +44,12 @@
<span>{{ item.label }}</span>
</button>
</div>
<!-- <div class="item" hover-class="bg-hover" @click="scan">
<div class="item" hover-class="bg-hover" @click="scan">
<div class="block">
<img class="icon" src="https://cdn.cunwuyun.cn/wxmp/mine/saoyisao.png" alt="">
</div>
<span class="desc">扫一扫</span>
</div> -->
</div>
</div>
</div>
<div class="logout" v-if="token">
@@ -96,18 +96,12 @@ export default {
path: "./myIntegral",
type: 'token'
},
// {
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png",
// label: "我的家庭",
// path: "./myFamily",
// type: 'token'
// },
// {
// icon: "https://cdn.cunwuyun.cn/wxmp/mine/saoyisao.png",
// label: "扫一扫",
// path: "scan",
// type: 'token'
// },
{
icon: "https://cdn.cunwuyun.cn/wxmp/mine/wodejiating.png",
label: "我的家庭",
path: "./myFamily",
type: 'token'
},
],
// [
// {