@@ -2,8 +2,8 @@
"name" : "易粮易运",
"appid" : "__UNI__7297DA2",
"description" : "易粮易运——为天下粮食人服务的App",
- "versionName" : "1.1.3",
- "versionCode" : 113,
+ "versionName" : "1.1.4",
+ "versionCode" : 114,
"transformPx" : false,
/* SDK配置 */
"quickapp" : {},
@@ -409,11 +409,18 @@
delta: 3
})
}
+ else{
+ uni.showToast({
+ title: "系统异常,请联系管理员",
+ icon: 'none',
+ duration: 2000
+ })
+ }
}).catch(res => {
uni.showToast({
- title: res.data.message,
icon: 'none',
duration: 2000
@@ -422,9 +422,9 @@
console.log("sale loadData pages " + this.pages)
const that = this
// 新闻类型
- uni.showLoading({
- title: '正在加载',
- })
+ // uni.showLoading({
+ // title: '正在加载',
+ // })
that.$api.request('dict', 'getDictDataList', {
dictType: "news_type"
}, failres => {
@@ -583,9 +583,9 @@
var pages=that.pages
var limit=that.limit
- title: '正在加载'
+ // title: '正在加载'
that.$api.request('news', 'getNewsInfo', {
category:2,
page: pages,
@@ -131,7 +131,7 @@
src:'../../static/img/sign/liangmai.png',
tips: 0,
url: '/pages/grain_pulse/my_grain_pulse',
- show: true
+ show: false
},
{
num: 4,