components/footer/customer-footer.vue
@@ -4,29 +4,29 @@ <view class="item" :class="flg==index?'cur':''" @click="go(index,item)"> <view v-if="index==0"> <image src="../../static/images/customer/footer/footer-home-1.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/d7/d795bbde55c84f6db0a8f6862ee9988bfooter-home-1.png" class="footer-icon" v-if="flg==0"></image> <image src="../../static/images/customer/footer/footer-home-0.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/0a/0aed01874f3a42b5a57ade2484fc446efooter-home-0.png" class="footer-icon" v-if="flg!=0"></image> </view> <view v-if="index==1"> <image src="../../static/images/customer/footer/footer-trade-1.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/7b/7b69a2e18107442ba238e6d681172ff1footer-trade-1.png" class="footer-icon" v-if="flg==1"></image> <image src="../../static/images/customer/footer/footer-trade-0.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/ba/ba971b2a32e645ec9d8d779308c115f2footer-trade-0.png" class="footer-icon" v-if="flg!=1"></image> </view> <view v-if="index==2"> <image src="../../static/images/customer/footer/footer-shopping-1.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/39/39bb3d90aa1d497a8d1574acc4a92e5dfooter-shopping-1.png" class="footer-icon" v-if="flg==2"> </image> <image src="../../static/images/customer/footer/footer-shopping-0.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/0b/0ba125ec84834e058efa40389c7622a3footer-shopping-0.png" class="footer-icon" v-if="flg!=2"> </image> </view> <view v-if="index==3"> <image src="../../static/images/customer/footer/footer-self-1.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/d0/d0b2ffa17da7437493e5bbe67750001cfooter-self-1.png" class="footer-icon" v-if="flg==3"></image> <image src="../../static/images/customer/footer/footer-self-0.png" class="footer-icon" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/d0/d0a386f6648d4890ac35e417db38672cfooter-self-0.png" class="footer-icon" v-if="flg!=3"></image> </view> pages/home/supplier-home.vue
@@ -153,7 +153,7 @@ @click="goto('/sub_pages/partner/order-manage/order-manage',true)"> <view class="img-c"> <image class="icon margin-bottom order-icon ddgl" src="/static/images/partner/user/user-icon-ddgl.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/23/23a7ad86e00c4ba28cd962dc4910433cuser-icon-ddgl.png" mode="scaleToFill" /> </view> <view class="order-desc tg">订单管理</view> </view> @@ -161,7 +161,7 @@ @click="goto('/sub_pages/supplier/order-manage/order-manage',true)"> <view class="img-c"> <image class="icon margin-bottom order-icon ddgl" src="/static/images/partner/user/user-icon-ddgl.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/23/23a7ad86e00c4ba28cd962dc4910433cuser-icon-ddgl.png" mode="scaleToFill" /> </view> <view class="order-desc tg">订单统计</view> </view> @@ -170,14 +170,14 @@ @click="goto('/sub_pages/supplier/order-settlement/order-settlement',true)"> <view class="img-c"> <image class="icon margin-bottom order-icon zdjs" src="/static/images/supplier/user/user-icon-zdjs.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/7b/7b7ed1488fd64f6fa9bc6b557f141f37user-icon-zdjs.png" mode="scaleToFill" /> </view> <view class="order-desc tg">账单结算</view> </view> <view class="nav row margin-tb" @click="toFlowManage" v-if="selftype==='supplier'"> <view class="img-c"> <image class="icon margin-bottom order-icon spgl" src="/static/images/supplier/user/user-icon-spgl.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/47/478e007ad07a43ea9f40a962d83cedb4user-icon-spgl.png" mode="scaleToFill" /> </view> <view class="order-desc cqw">商品管理</view> </view> @@ -185,21 +185,21 @@ @click="goto('/sub_pages/partner/markup-config/markup-config',true)"> <view class="img-c"> <image class="icon margin-bottom order-icon jjpz" src="/static/images/partner/user/user-icon-jjpz.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/93/93356ec339074b49b04c1a3a37146f22user-icon-jjpz.png" mode="scaleToFill" /> </view> <view class="order-desc tg">加价配置</view> </view> <view class="nav row margin-tb" @click="goto('/pages/order/order-sale/order-sale',true)"> <view class="img-c"> <image class="icon margin-bottom order-icon shlp" src="/static/images/supplier/user/user-icon-shlp.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/47/47b54c52e4c2430c8f9e91645fbf9ebduser-icon-shlp.png" mode="scaleToFill" /> </view> <view class="order-desc syst">售后理赔</view> </view> <!-- <view class="nav row margin-tb" @click="printDeliveryOrder"> <view class="img-c"> <image class="icon margin-bottom order-icon kkjl" src="/static/images/supplier/user/user-icon-kkjl.png" mode="scaleToFill" /> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/22/22db478554ec436a8c7e6e89c346767duser-icon-kkjl.png" mode="scaleToFill" /> </view> <view class="order-desc wbsp">测试蓝牙</view> </view> --> pages/user/address/address.vue
@@ -15,7 +15,7 @@ <view class="flex"> <view class="flex1"></view> <view @click="selectWxAddress('input')"> <image src="@/static/images/customer/address/icon-address.jpg"></image> <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/a2/a248385d4fe748ca81ee058ea5bf8c47icon-address.jpg"></image> 重新定位 </view> </view> pages/user/supplier-user.vue
@@ -49,7 +49,7 @@ v-if="currentInfo&¤tInfo.customerDTO&¤tInfo.customerDTO.userGrowthRecord"> <view v-if="currentInfo.customerDTO.userGrowthRecord.currentMemberLevel=='普通会员'" class="v1"> <image class="member-icon" src="../../static/images/customer/coupon/member/icon-member-1.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/73/732e40e1c473494bb9fb5cc639d9aa45icon-member-1.png"></image> {{currentInfo.customerDTO.userGrowthRecord.currentMemberLevel}} <uni-icons color="#7CC662" type="right" size="18"></uni-icons> @@ -57,7 +57,7 @@ <view v-else-if="currentInfo.customerDTO.userGrowthRecord.currentMemberLevel=='银卡会员'" class="v2"> <image class="member-icon v2" src="../../static/images/customer/coupon/member/icon-member-2.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/10/10af6861ae834bd3bb1b28a3c57b7dd1icon-member-2.png"></image> {{currentInfo.customerDTO.userGrowthRecord.currentMemberLevel}} <uni-icons color="#7498E0" type="right" size="18"></uni-icons> @@ -65,13 +65,13 @@ <view v-else-if="currentInfo.customerDTO.userGrowthRecord.currentMemberLevel=='金卡会员'" class="v3"> <image class="member-icon v3" src="../../static/images/customer/coupon/member/icon-member-3.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/c7/c70ca53f4dad4722a4e3a101dd6e23e9icon-member-3.png"></image> {{currentInfo.customerDTO.userGrowthRecord.currentMemberLevel}} <uni-icons color="#C47810" type="right" size="18"></uni-icons> </view> <view v-else class="v4"> <image class="member-icon v4" src="../../static/images/customer/coupon/member/icon-member-4.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/ad/ad380ae0ee7043a699a83cfceab0d7b2icon-member-4.png"></image> {{currentInfo.customerDTO.userGrowthRecord.currentMemberLevel}} <uni-icons color="#DD834E" type="right" size="18"></uni-icons> </view> @@ -194,7 +194,7 @@ </view> <view class="flex service-icons-container"> <view class="service-icons" @click="goto('/sub_pages/customer/self/sign',true)"> <image src="../../static/images/customer/coupon/icon-sign-home.png" class="service-icon "> <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/7e/7ec5bba5748d4414befb413f38c0f674icon-sign-home.png" class="service-icon "> </image> <view>签到</view> <view v-if="!signToday" class="dot"></view> static/images/customer/address/icon-address.jpgBinary files differ
static/images/customer/coupon/coupon-bg1.pngBinary files differ
static/images/customer/coupon/icon-point.pngBinary files differ
static/images/customer/coupon/icon-rule.pngBinary files differ
static/images/customer/coupon/icon-sign-home.pngBinary files differ
static/images/customer/coupon/member/icon-member-1.pngBinary files differ
static/images/customer/coupon/member/icon-member-2.pngBinary files differ
static/images/customer/coupon/member/icon-member-3.pngBinary files differ
static/images/customer/coupon/member/icon-member-4.pngBinary files differ
static/images/customer/coupon/member/icon-member-info-1.pngBinary files differ
static/images/customer/coupon/member/icon-member-info-2.pngBinary files differ
static/images/customer/coupon/member/member-level-bg.pngBinary files differ
static/images/customer/coupon/sign-icon-1-0.pngBinary files differ
static/images/customer/coupon/sign-main-bg.pngBinary files differ
static/images/customer/footer/footer-home-0.pngBinary files differ
static/images/customer/footer/footer-home-1.pngBinary files differ
static/images/customer/footer/footer-self-0.pngBinary files differ
static/images/customer/footer/footer-self-1.pngBinary files differ
static/images/customer/footer/footer-shopping-0.pngBinary files differ
static/images/customer/footer/footer-shopping-1.pngBinary files differ
static/images/customer/footer/footer-trade-0.pngBinary files differ
static/images/customer/footer/footer-trade-1.pngBinary files differ
static/images/partner/user/user-icon-ddgl.pngBinary files differ
static/images/partner/user/user-icon-jjpz.pngBinary files differ
static/images/supplier/user/user-icon-kkjl.pngBinary files differ
static/images/supplier/user/user-icon-shlp.pngBinary files differ
static/images/supplier/user/user-icon-spgl.pngBinary files differ
static/images/supplier/user/user-icon-zdjs.pngBinary files differ
sub_pages/customer/coupon/coupon.scss
@@ -69,7 +69,7 @@ .container { z-index: 2; background-image: url('@/static/images/customer/coupon/coupon-bg1.png'); background-image: url('https://hmy-flower.oss-cn-shanghai.aliyuncs.com/29/29a88717de7040478d2fb262bb15a099coupon-bg1.png'); // width: 722rpx; padding: 16rpx 16rpx 16rpx 0rpx; height: 220rpx; sub_pages/customer/coupon/good-all.vue
@@ -14,7 +14,7 @@ <view class="point-record m-r-a"> <view class="text-center title">我的积分</view> <view class="flex" @click="goto('/sub_pages/customer/coupon/point-history',true)"> <image src="../../../static/images/customer/coupon/icon-point.png" class="point-icon"> <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/82/82d4e36b7d124dab843427c36454da93icon-point.png" class="point-icon"> </image> {{self_point}} <uni-icons class="icon" type="right" size="32"></uni-icons> @@ -23,7 +23,7 @@ <view class="m-l-a m-r-0 rule" @click="goto('/pages/help/content?id=积分规则',false)"> <view class="flex w-fit m-l-a m-r-15"> <view class="m-r-10">规则</view> <image src="../../../static/images/customer/coupon/icon-rule.png" class="rule-icon"> <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/da/da4bfa0af86345a9ab3ce383b7fac830icon-rule.png" class="rule-icon"> </image> </view> <!-- src="../../../static/images/customer/coupon/good-point-icon.png" --> sub_pages/customer/self/member-center.vue
@@ -1,6 +1,6 @@ <template> <view class="member-center"> <image src="../../../static/images/customer/coupon/member/member-level-bg.png" mode="aspectFit" <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/81/81af45f51aef43f2bf490970e09a51edmember-level-bg.png" mode="aspectFit" class="img100 member-level-image"></image> <view class="banner"> <banner3d @changeIndex="changeIndex" ref="banner3d" v-if="init" :banner-list="bannerList" @@ -28,7 +28,7 @@ <view class="desc-info flex m-t-12" style="padding: 42rpx;"> <view class="m-t-12 flex1"> <image class="m-auto icon img100 " mode="scaleToFill" src="../../../static/images/customer/coupon/member/icon-member-info-1.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/a4/a4adabdf9b1342fb8c3a28f3b8ad5dedicon-member-info-1.png"></image> <view class="desc"> <!-- 积分达到{{currentInfo.customerDTO.userGrowthRecord.currentGrowthValue || '-'}} --> 积分达到{{bannerList[curIndex].point.startPoint || '0'}} @@ -36,7 +36,7 @@ </view> <view class="m-t-12 flex1"> <image class="m-auto icon img100" mode="scaleToFill" src="../../../static/images/customer/coupon/member/icon-member-info-2.png"></image> src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/3a/3a6af67a278d4e46af5c6d802409457ficon-member-info-2.png"></image> <!-- createName: "孙凯悦" createTime: "2024-09-10 14:47:29" sub_pages/customer/self/sign.vue
@@ -33,7 +33,7 @@ </view> <view class="sign-main-container"> <image mode="scaleToFill" src="../../../static/images/customer/coupon/sign-main-bg.png" class="bg"></image> <image mode="scaleToFill" src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/e0/e0d9169a7cb84c789844e2438f5fefc6sign-main-bg.png" class="bg"></image> <view class="sign-icon-0"></view> <image class="title-top" mode="scaleToFill" src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/05/058b7bd0a5884c318e64329051739b0agwMJMk8Hhfccf336b87df7523e7e8799da761965becc.png"> @@ -152,7 +152,7 @@ .sign-main-container { .bg { // background-image: url('@/static/images/customer/coupon/sign-main-bg.png'); // background-image: url('https://hmy-flower.oss-cn-shanghai.aliyuncs.com/e0/e0d9169a7cb84c789844e2438f5fefc6sign-main-bg.png'); height: 440rpx; // left: 0rpx; // right: 0rpx; @@ -203,7 +203,7 @@ width: 44rpx; height: 44rpx; margin: 0 auto; background-image: url('@/static/images/customer/coupon/sign-icon-1-0.png'); background-image: url('https://hmy-flower.oss-cn-shanghai.aliyuncs.com/29/29d571e548bd4ed894e6f06e9c8192easign-icon-1-0.png'); background-size: 100% 100%; }