This commit is contained in:
parent
ffc8b8faf4
commit
c6846202c1
|
@ -2,8 +2,8 @@
|
|||
"name" : "惠农商户平台",
|
||||
"appid" : "__UNI__1EE148C",
|
||||
"description" : "",
|
||||
"versionName" : "1.0.7",
|
||||
"versionCode" : 107,
|
||||
"versionName" : "1.0.8",
|
||||
"versionCode" : 108,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
@ -288,7 +288,7 @@
|
|||
if(typeof this.userInfo == 'string') this.userInfo = JSON.parse(this.userInfo);
|
||||
if(this.userInfo.mer_info.type_code=='PersonalStore'){
|
||||
this.goodsData = [{
|
||||
name: '非标手动入库',
|
||||
name: '农产品入库',
|
||||
type: 4,
|
||||
// src: 'https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/luzhou/static4/saoma.png'
|
||||
src: '/static/images/SMRK/nong.png'
|
||||
|
|
Loading…
Reference in New Issue