ccj 3 jaren geleden
bovenliggende
commit
254879e5d6
4 gewijzigde bestanden met toevoegingen van 17 en 10 verwijderingen
  1. 2 2
      manifest.json
  2. 8 1
      pageD/identity/companyIdentityThree.vue
  3. 6 6
      pages/sale/information.vue
  4. 1 1
      pages/user/user.vue

+ 2 - 2
manifest.json

@@ -2,8 +2,8 @@
     "name" : "易粮易运",
     "name" : "易粮易运",
     "appid" : "__UNI__7297DA2",
     "appid" : "__UNI__7297DA2",
     "description" : "易粮易运——为天下粮食人服务的App",
     "description" : "易粮易运——为天下粮食人服务的App",
-    "versionName" : "1.1.3",
-    "versionCode" : 113,
+    "versionName" : "1.1.4",
+    "versionCode" : 114,
     "transformPx" : false,
     "transformPx" : false,
     /* SDK配置 */
     /* SDK配置 */
     "quickapp" : {},
     "quickapp" : {},

+ 8 - 1
pageD/identity/companyIdentityThree.vue

@@ -409,11 +409,18 @@
 																	delta: 3
 																	delta: 3
 																})
 																})
 															}
 															}
+															else{
+																uni.showToast({
+																	title: "系统异常,请联系管理员",
+																	icon: 'none',
+																	duration: 2000
+																})
+															}
 														})
 														})
 												}
 												}
 											}).catch(res => {
 											}).catch(res => {
 												uni.showToast({
 												uni.showToast({
-													title: res.data.message,
+													title: "系统异常,请联系管理员",
 													icon: 'none',
 													icon: 'none',
 													duration: 2000
 													duration: 2000
 												})
 												})

+ 6 - 6
pages/sale/information.vue

@@ -422,9 +422,9 @@
 				console.log("sale loadData pages " + this.pages)
 				console.log("sale loadData pages " + this.pages)
 				const that = this
 				const that = this
 				// 新闻类型
 				// 新闻类型
-				uni.showLoading({
-					title: '正在加载',
-				})
+				// uni.showLoading({
+				// 	title: '正在加载',
+				// })
 				that.$api.request('dict', 'getDictDataList', {
 				that.$api.request('dict', 'getDictDataList', {
 					dictType: "news_type"
 					dictType: "news_type"
 				}, failres => {
 				}, failres => {
@@ -583,9 +583,9 @@
 				var pages=that.pages
 				var pages=that.pages
 				var limit=that.limit
 				var limit=that.limit
 							   
 							   
-				uni.showLoading({
-					title: '正在加载'
-				})
+				// uni.showLoading({
+				// 	title: '正在加载'
+				// })
 				that.$api.request('news', 'getNewsInfo', {
 				that.$api.request('news', 'getNewsInfo', {
 					category:2,
 					category:2,
 					page: pages,
 					page: pages,

+ 1 - 1
pages/user/user.vue

@@ -131,7 +131,7 @@
 						src:'../../static/img/sign/liangmai.png',
 						src:'../../static/img/sign/liangmai.png',
 						tips: 0,
 						tips: 0,
 						url: '/pages/grain_pulse/my_grain_pulse',
 						url: '/pages/grain_pulse/my_grain_pulse',
-						show: true
+						show: false
 					},
 					},
 					{
 					{
 						num: 4,
 						num: 4,