shish 3 yıl önce
ebeveyn
işleme
b623daf184

+ 1 - 1
ghsApp/src/admin/shop/add.vue

@@ -80,7 +80,7 @@
 
 
 				<tui-list-cell class="line-cell" :hover="false">
 				<tui-list-cell class="line-cell" :hover="false">
 					<view class="tui-title ">打包费</view>
 					<view class="tui-title ">打包费</view>
-					<input v-model="form.packCost" @focus="form.packCost=''" placeholder-class="phcolor" class="tui-input" name="packCost" placeholder="打包费" />
+					<input v-model="form.packCost" @focus="form.packCost=''" placeholder-class="phcolor" class="tui-input" name="packCost" placeholder="打包费" type="digit" />
 				</tui-list-cell>
 				</tui-list-cell>
 
 
 				<tui-list-cell class="line-cell remark-wrap" :hover="false">
 				<tui-list-cell class="line-cell remark-wrap" :hover="false">

+ 1 - 1
hdApp/src/pagesPurchase/particulars.vue

@@ -11,7 +11,7 @@
         <button v-else class="admin-button-com big" style="margin-top:20upx;" @click="goBack">返回</button>
         <button v-else class="admin-button-com big" style="margin-top:20upx;" @click="goBack">返回</button>
 
 
         <view style="margin-top:20upx;">
         <view style="margin-top:20upx;">
-          <view style="font-size:28upx;">微信下拉,最近使用小程序,搜索绿色【花掌柜】并打开,即可再次买花</view>
+          <view style="font-size:28upx;">微信下拉,最近使用小程序,搜索“花掌柜”(绿色图标)并打开,可再次买花</view>
           <view style="margin-bottom:30upx;margin-top:15upx;">
           <view style="margin-bottom:30upx;margin-top:15upx;">
             <image class="image" :src="`${constant.imgUrl}/cg/hd_cg_route.png`" mode="widthFix"></image>
             <image class="image" :src="`${constant.imgUrl}/cg/hd_cg_route.png`" mode="widthFix"></image>
           </view>
           </view>