From 4b75279e93d1debcaa971103bf7e8a83d20c7ad9 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 6 Jul 2026 11:52:07 +0800 Subject: [PATCH] 1 --- components/tab-bar/myCenter.vue | 34 ++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index d3894c4..a823e3b 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -6,7 +6,7 @@ - + @@ -23,13 +23,13 @@ 我的星球券 {{blindBoxCount}}张 - + --> - + 已经帮你省下 ¥{{savedMoney}} @@ -53,7 +53,7 @@ - + 今天还能省钱又赚钱 @@ -280,7 +280,7 @@ subPre: '', subEm: '省钱没有商量', subPost: '', - icon: '/package3/static/group-buy.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/7c183db1b23c4beab01548ceb1e9b009.png', cta: '去拼团', action: 'groupPending' }, { @@ -289,7 +289,7 @@ subPre: '', subEm: '22:00', subPost: ' 开奖', - icon: '/package3/static/free-cash.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/99b4e791056f45dfbea2941127ee406f.png', cta: '去参与', action: 'planet' }, { @@ -298,7 +298,7 @@ subPre: '', subEm: '有现金奖励哦', subPost: '', - icon: '/package3/static/college-bonus.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/2e7e3d41d2964bb694f1a89e3f159927.png', cta: '去排位', action: 'planet' }, { @@ -307,7 +307,7 @@ subPre: '', subEm: '¥' + this.balance, subPost: '', - icon: '/package3/static/withdraw.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8be6d13d974346498390fd4509f392be.png', cta: '去提现', action: 'qianbao' }] @@ -317,27 +317,27 @@ type: 'merchant', title: '商家入驻', desc: '开店赚钱', - icon: '/package3/static/favorite.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8953e4af95944d7c94936efaffe155c6.png', action: 'merchant' }, { type: 'shop', title: '商家中心', desc: '待处理订单', - icon: '/package3/static/merchant-center.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/f19689fe650a4a439f7d9096d354b47e.png', count: this.shopCounts, action: this.hasShop ? 'merchantCenter' : 'merchant' }, { type: 'delivery', title: '兼职主页', desc: '待处理订单', - icon: '/package3/static/campus-courier.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/bca3af00ef5c4d68baa19ff79246f8d2.png', count: this.workerCounts, action: this.hasWorker ? 'jianzhizhuye' : 'jianzhizhuce' }, { type: 'rule', title: '接单规则', desc: '设置接单范围', - icon: '/package3/static/campus-secret.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/93dfc625782a4a64927d862ec655bca3.png', action: 'partTimeReg' }] }, @@ -346,31 +346,31 @@ type: 'order', title: '我的订单', tip: '', - icon: '/package3/static/orders.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/4b5151ee6d804b2db41f7235ed63b04a.png', action: 'dingdan' }, { type: 'coupon', title: '优惠券', tip: '', - icon: '/package3/static/coupon.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/9f48dc7d60a8481abd06b5a7e46487d8.png', action: 'youhui' }, { type: 'address', title: '收货地址', tip: '', - icon: '/package3/static/address.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/6857012140ad41238cfdec20953f4444.png', action: 'address' }, { type: 'collect', title: '投诉吐槽', tip: '', - icon: '/package3/static/IE.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/9098995c67ae4271b23e0ac90c3abcad.png', action: 'collect' }, { type: 'agent', title: '成为代理', tip: '', - icon: '/package3/static/agent.png', + icon: 'https://jewel-shop.oss-cn-beijing.aliyuncs.com/8493b053a0164882b20f6d4019de3a77.png', action: 'agent' }] }