Bladeren bron

没有权限查看

shish 3 jaren geleden
bovenliggende
commit
3b3c77e9bd
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      hdApp/src/pagesPurchase/bookProduct.vue
  2. 1 1
      mallApp/src/pages/billing/affirmGhs.vue

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

@@ -131,7 +131,7 @@
 		<view v-if="ghsInfo.black && ghsInfo.black == 2" style="position:fixed;bottom:180upx;z-index:99999;
 		<view v-if="ghsInfo.black && ghsInfo.black == 2" style="position:fixed;bottom:180upx;z-index:99999;
 		font-weight:bold;font-size:36upx;
 		font-weight:bold;font-size:36upx;
 		color:red;width:100%;text-align:center;">
 		color:red;width:100%;text-align:center;">
-		您已被列入黑名单
+		您没有权限查看
 		</view>
 		</view>
 
 
 	</view>
 	</view>

+ 1 - 1
mallApp/src/pages/billing/affirmGhs.vue

@@ -28,7 +28,7 @@
 						</view>
 						</view>
 						<view class="summary-bar">
 						<view class="summary-bar">
 							<view class="operate-view" @click="modifyItem">
 							<view class="operate-view" @click="modifyItem">
-								<text class="iconfont icongouwuche"></text>返回列表
+								<text class="iconfont icongouwuche"></text>返回修改
 							</view>
 							</view>
 							<view class="describe-view">共{{ allCountFun.bigLength }}扎,合计 ¥<text class="price">{{ allPriceFun }}</text></view>
 							<view class="describe-view">共{{ allCountFun.bigLength }}扎,合计 ¥<text class="price">{{ allPriceFun }}</text></view>
 						</view>
 						</view>