shish hace 2 años
padre
commit
0d14c93a82
Se han modificado 1 ficheros con 24 adiciones y 0 borrados
  1. 24 0
      hdApp/src/pagesPurchase/readMe.vue

+ 24 - 0
hdApp/src/pagesPurchase/readMe.vue

@@ -124,6 +124,30 @@
                 </view>
 			</view>
 		</view>
+
+		<view class="list" v-if="shopId == 10556">
+			<view>
+				<view class="info">
+					我公司品质保证
+                </view>
+				<view class="info">
+					外区县满100免运费
+                </view>
+				<view class="info">
+					赔付标准
+                </view>
+				<view class="info">
+					10枝花材10%赔付
+                </view>
+				<view class="info">
+					20枝花材20%赔付
+                </view>
+				<view class="info">
+					投诉电话:<text @tap="toPhone('14736587207')" style="color:#3385FF;">14736587207</text>
+                </view>
+			</view>
+		</view>
+
 		<view style="text-align:center;margin-top:40upx;">
 			<button class="admin-button-com big default go-back" style="width:260upx;" @click="goBack()">返回</button>
 		</view>