cmy 2 tahun lalu
induk
melakukan
397b1a2742
2 mengubah file dengan 10 tambahan dan 2 penghapusan
  1. 8 0
      pages/mall/mall.vue
  2. 2 2
      pages/user/user.vue

+ 8 - 0
pages/mall/mall.vue

@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>

+ 2 - 2
pages/user/user.vue

@@ -24,7 +24,7 @@
 							</view>
 						</view>
 						<view class="righ-tbox flex">
-							<image class="right-tip" src="../../static/icon/tiptop.png" mode="scaleToFill"></image>
+							<!-- <image class="right-tip" src="../../static/icon/tiptop.png" mode="scaleToFill"></image> -->
 							<block v-if="!user.work_type_title">
 								普通用户
 							</block>
@@ -112,7 +112,7 @@
 						<!-- #endif -->
 						<view class="flex listItem" @click="navTo('/pages/user/shareQrCode')">
 							<view class="flex titleBox">
-								<image class="listIconImg" src="../../static/icon/usershare.png" mode="widthFix"></image>
+								<image class="listIconImg" src="../../static/icon/usergg.png" mode="widthFix"></image>
 								<text class="title">邀请好友</text>
 							</view>
 							<view class="right flex">