Commit 5d1921cb by honghong

配置地址

parent 35237f1d
......@@ -283,7 +283,7 @@
repairAddress: '', //维修地址
budget: '', //预算金额
remark: '测试默认值', //备注说明
fileBoList:[
fileVos:[
{
url:'https://img1.baidu.com/it/u=567782244,1695500002&fm=253&fmt=auto&app=138&f=JPEG?w=753&h=500',//地址
fileType:'picture',//文件类型video
......
......@@ -23,8 +23,8 @@
"env": {
"UNI_PLATFORM": "mp-weixin",
"UNI_BASE_ENV": "uat",
"UNI_BASE_URL": "http://baiyingroup.nyinhong.com",
"UNI_BASE_API": "/api"
"UNI_BASE_URL": "http://192.168.0.175:7001",
"UNI_BASE_API": ""
},
"define": {
"CUSTOM-UAT": true
......
......@@ -85,7 +85,9 @@
pageNum: 1,
status: 0,
deleteStatus: 0,
userId: 1
userId: 1,
orderByColumn:'modifyTime',
isAsc:'desc'
},
statusNeedList: []
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment