lilei 4 anni fa
parent
commit
c3f93d7dea

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "storeCheck-app",
     "appid" : "__UNI__BDCA285",
     "description" : "",
-    "versionName" : "1.1.3",
-    "versionCode" : 113,
+    "versionName" : "1.1.4",
+    "versionCode" : 114,
     "transformPx" : false,
     /* 5+App特有相关 */
     "app-plus" : {

+ 1 - 1
pages/myShopTour/myShopTour.vue

@@ -80,7 +80,7 @@
 				current: 0,  //  tabs组件的current值,表示当前活动的tab选项
 				swiperCurrent: 0,  //  swiper组件的current值,表示当前那个swiper-item是活动的
 				pageNo: 1,  //  当前页码
-				pageSize: 5,  //  一页多少条
+				pageSize: 10,  //  一页多少条
 				total: 0,  //  总条数
 				status: 'loading',  //  加载状态
 				noDataText: '暂无数据',  //  列表数据为空时提示文字

+ 1 - 1
pages/shopTourRecord/shopTourRecord.vue

@@ -69,7 +69,7 @@
 					userName: ''  //  巡店人
 				},
 				pageNo: 1,  //  当前页码
-				pageSize: 15,  //  一页多少条
+				pageSize: 10,  //  一页多少条
 				total: 0,  //  总条数
 				status: 'loadmore',  //  加载状态
 				noDataText: '暂无数据',  //  列表数据为空时提示文字

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/app-service.js


File diff suppressed because it is too large
+ 21 - 54
unpackage/dist/dev/app-plus/app-view.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/app-plus/manifest.json


Some files were not shown because too many files changed in this diff