tianyi 3 weeks ago
parent
commit
4b75279e93
  1. 34
      components/tab-bar/myCenter.vue

34
components/tab-bar/myCenter.vue

@ -6,7 +6,7 @@
<view class="top-zone fade-up" style="animation-delay: 0ms;"> <view class="top-zone fade-up" style="animation-delay: 0ms;">
<view class="profile-row"> <view class="profile-row">
<view class="avatar-card"> <view class="avatar-card">
<image :key="'avatar-' + package3StaticVersion" class="avatar-img" src="/package3/static/user.png" mode="aspectFill"></image> <image :key="'avatar-' + package3StaticVersion" class="avatar-img" src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/1575f2987ee8435c88cabc1c1fcfde0e.png" mode="aspectFill"></image>
</view> </view>
<view class="profile-main"> <view class="profile-main">
<view class="name-row"> <view class="name-row">
@ -23,13 +23,13 @@
<view class="ticket-label">我的星球券</view> <view class="ticket-label">我的星球券</view>
<view class="ticket-value">{{blindBoxCount}}</view> <view class="ticket-value">{{blindBoxCount}}</view>
</view> </view>
<image class="ticket-icon" src="/package3/static/planet-ticket.png" mode="aspectFit"></image> <image class="ticket-icon" src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/194d0696160f4b60a2c6889584639934.png" mode="aspectFit"></image>
</view> --> </view> -->
</view> </view>
<view class="saving-hero fade-up" hover-class="tap-soft" hover-stay-time="80" <view class="saving-hero fade-up" hover-class="tap-soft" hover-stay-time="80"
style="animation-delay: 50ms;" @tap="navigatorTo('qianbao')"> style="animation-delay: 50ms;" @tap="navigatorTo('qianbao')">
<image :key="'saving-' + package3StaticVersion" class="saving-bg" src="/package3/static/saving-hero.png" mode="aspectFit"></image> <image :key="'saving-' + package3StaticVersion" class="saving-bg" src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/d59656fe69e6455093123ed769850403.png" mode="aspectFit"></image>
<view class="saved-badge">已经帮你省下</view> <view class="saved-badge">已经帮你省下</view>
<view class="saved-main"> <view class="saved-main">
<view class="saved-money money-roll">¥{{savedMoney}}</view> <view class="saved-money money-roll">¥{{savedMoney}}</view>
@ -53,7 +53,7 @@
<view class="section-card earn-section fade-up" style="animation-delay: 100ms;"> <view class="section-card earn-section fade-up" style="animation-delay: 100ms;">
<view class="section-head"> <view class="section-head">
<view class="head-main"> <view class="head-main">
<image :key="'earn-' + package3StaticVersion" class="title-icon" src="/package3/static/earn-title.png" mode="aspectFit"></image> <image :key="'earn-' + package3StaticVersion" class="title-icon" src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/c2e8e71e51e24ad4b717c405b5e8bb22.png" mode="aspectFit"></image>
<view> <view>
<view class="section-title">今天还能省钱又赚钱</view> <view class="section-title">今天还能省钱又赚钱</view>
<!-- <view class="section-desc">每日都有新机会省钱又赚钱</view> --> <!-- <view class="section-desc">每日都有新机会省钱又赚钱</view> -->
@ -280,7 +280,7 @@
subPre: '', subPre: '',
subEm: '省钱没有商量', subEm: '省钱没有商量',
subPost: '', subPost: '',
icon: '/package3/static/group-buy.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/7c183db1b23c4beab01548ceb1e9b009.png',
cta: '去拼团', cta: '去拼团',
action: 'groupPending' action: 'groupPending'
}, { }, {
@ -289,7 +289,7 @@
subPre: '', subPre: '',
subEm: '22:00', subEm: '22:00',
subPost: ' 开奖', subPost: ' 开奖',
icon: '/package3/static/free-cash.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/99b4e791056f45dfbea2941127ee406f.png',
cta: '去参与', cta: '去参与',
action: 'planet' action: 'planet'
}, { }, {
@ -298,7 +298,7 @@
subPre: '', subPre: '',
subEm: '有现金奖励哦', subEm: '有现金奖励哦',
subPost: '', subPost: '',
icon: '/package3/static/college-bonus.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/2e7e3d41d2964bb694f1a89e3f159927.png',
cta: '去排位', cta: '去排位',
action: 'planet' action: 'planet'
}, { }, {
@ -307,7 +307,7 @@
subPre: '', subPre: '',
subEm: '¥' + this.balance, subEm: '¥' + this.balance,
subPost: '', subPost: '',
icon: '/package3/static/withdraw.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8be6d13d974346498390fd4509f392be.png',
cta: '去提现', cta: '去提现',
action: 'qianbao' action: 'qianbao'
}] }]
@ -317,27 +317,27 @@
type: 'merchant', type: 'merchant',
title: '商家入驻', title: '商家入驻',
desc: '开店赚钱', desc: '开店赚钱',
icon: '/package3/static/favorite.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8953e4af95944d7c94936efaffe155c6.png',
action: 'merchant' action: 'merchant'
}, { }, {
type: 'shop', type: 'shop',
title: '商家中心', title: '商家中心',
desc: '待处理订单', desc: '待处理订单',
icon: '/package3/static/merchant-center.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/f19689fe650a4a439f7d9096d354b47e.png',
count: this.shopCounts, count: this.shopCounts,
action: this.hasShop ? 'merchantCenter' : 'merchant' action: this.hasShop ? 'merchantCenter' : 'merchant'
}, { }, {
type: 'delivery', type: 'delivery',
title: '兼职主页', title: '兼职主页',
desc: '待处理订单', desc: '待处理订单',
icon: '/package3/static/campus-courier.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/bca3af00ef5c4d68baa19ff79246f8d2.png',
count: this.workerCounts, count: this.workerCounts,
action: this.hasWorker ? 'jianzhizhuye' : 'jianzhizhuce' action: this.hasWorker ? 'jianzhizhuye' : 'jianzhizhuce'
}, { }, {
type: 'rule', type: 'rule',
title: '接单规则', title: '接单规则',
desc: '设置接单范围', desc: '设置接单范围',
icon: '/package3/static/campus-secret.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/93dfc625782a4a64927d862ec655bca3.png',
action: 'partTimeReg' action: 'partTimeReg'
}] }]
}, },
@ -346,31 +346,31 @@
type: 'order', type: 'order',
title: '我的订单', title: '我的订单',
tip: '', tip: '',
icon: '/package3/static/orders.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/4b5151ee6d804b2db41f7235ed63b04a.png',
action: 'dingdan' action: 'dingdan'
}, { }, {
type: 'coupon', type: 'coupon',
title: '优惠券', title: '优惠券',
tip: '', tip: '',
icon: '/package3/static/coupon.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/9f48dc7d60a8481abd06b5a7e46487d8.png',
action: 'youhui' action: 'youhui'
}, { }, {
type: 'address', type: 'address',
title: '收货地址', title: '收货地址',
tip: '', tip: '',
icon: '/package3/static/address.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/6857012140ad41238cfdec20953f4444.png',
action: 'address' action: 'address'
}, { }, {
type: 'collect', type: 'collect',
title: '投诉吐槽', title: '投诉吐槽',
tip: '', tip: '',
icon: '/package3/static/IE.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/9098995c67ae4271b23e0ac90c3abcad.png',
action: 'collect' action: 'collect'
}, { }, {
type: 'agent', type: 'agent',
title: '成为代理', title: '成为代理',
tip: '', tip: '',
icon: '/package3/static/agent.png', icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8493b053a0164882b20f6d4019de3a77.png',
action: 'agent' action: 'agent'
}] }]
} }

Loading…
Cancel
Save