فهرست منبع

上下架记录

shish 2 سال پیش
والد
کامیت
a3e22f58c2
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      ghsApp/src/admin/book/custom.vue
  2. 1 1
      ghsApp/src/admin/book/itemCustom.vue
  3. 1 1
      ghsApp/src/admin/order/statBook.vue

+ 1 - 1
ghsApp/src/admin/book/custom.vue

@@ -65,7 +65,7 @@
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goChange()">预订记录</button>
 				</view>
 				<view style="margin-top:10upx;">
-					<button class="admin-button-com big blue" style="width:420upx;" @click="goOnChange()">上架记录</button>
+					<button class="admin-button-com big blue" style="width:420upx;" @click="goOnChange()">上架记录</button>
 				</view>
 				<view style="margin-top:10upx;">
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goRoadChange()">路上记录</button>

+ 1 - 1
ghsApp/src/admin/book/itemCustom.vue

@@ -71,7 +71,7 @@
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goChange()">预订记录</button>
 				</view>
 				<view style="margin-top:6upx;">
-					<button class="admin-button-com big blue" style="width:420upx;" @click="goOnChange()">上架记录</button>
+					<button class="admin-button-com big blue" style="width:420upx;" @click="goOnChange()">上架记录</button>
 				</view>
 				<view style="margin-top:6upx;">
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goRoadChange()">路上记录</button>

+ 1 - 1
ghsApp/src/admin/order/statBook.vue

@@ -76,7 +76,7 @@
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goBookChange()">预订记录</button>
 				</view>
 				<view style="margin-top:10upx;">
-					<button class="admin-button-com big blue" style="width:420upx;" @click="goBookOnChange()">上架记录</button>
+					<button class="admin-button-com big blue" style="width:420upx;" @click="goBookOnChange()">上架记录</button>
 				</view>
 				<view style="margin-top:10upx;">
 					<button class="admin-button-com big blue" style="width:420upx;" @click="goBookRoadChange()">路上记录</button>