shish 3 лет назад
Родитель
Сommit
3b3c77e9bd

+ 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;
 		font-weight:bold;font-size:36upx;
 		color:red;width:100%;text-align:center;">
-		您已被列入黑名单
+		您没有权限查看
 		</view>
 
 	</view>

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

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