Prechádzať zdrojové kódy

暂时去掉扫码的入口

shish 1 rok pred
rodič
commit
bdca3d750d

+ 0 - 3
ghsApp/src/admin/billing/affirm.vue

@@ -258,9 +258,6 @@
 			</view>
 
 		</uni-popup>
-
-		<view v-if="getMyShopInfo && getMyShopInfo.scan == 1" @click="beginScan()" style="width:120upx;height:120upx;position:fixed;bottom:150upx;right:30upx;background-color:#3385FF;color:white;border-radius:60upx;text-align:center;line-height:120upx;">扫码</view>
-
 		<uni-popup ref="discountRef" background-color="#fff" type="center" :animation="false" class="class-popup-style">
       <view style="display:flex;padding:20upx;min-height:25vh;justify-content: space-between;align-items:center;flex-wrap:wrap;">
         <text v-for="(item, index) in discountList" :key="index" @click="setDiscount(item.value)" 

+ 0 - 2
ghsApp/src/admin/custom/selectCustom.vue

@@ -36,8 +36,6 @@
                 <text v-if="item.overTimeUnExpend && item.overTimeUnExpend == 365" style="font-size:24upx;margin-left:20upx;color:green;font-weight:bold;">超1年未下单</text>
 
               </div>
-<image :src="`${constant.imgUrl}/icon/scan/scan.png`" mode="widthFix" @click.stop="selectCurrent(item,1)" v-if="getMyShopInfo && getMyShopInfo.scan == 1"
-style="position:absolute;right:0upx;top:20upx;width:60upx;"></image>
             </div>
           </div>
           <div class="tui-msg-right">