Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xinrenli-app
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郑云飞
xinrenli-app
Commits
5d1921cb
Commit
5d1921cb
authored
Apr 06, 2023
by
honghong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置地址
parent
35237f1d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
components/form.vue
+1
-1
package.json
+2
-2
pages/demand/index.vue
+3
-1
No files found.
components/form.vue
View file @
5d1921cb
...
@@ -283,7 +283,7 @@
...
@@ -283,7 +283,7 @@
repairAddress
:
''
,
//维修地址
repairAddress
:
''
,
//维修地址
budget
:
''
,
//预算金额
budget
:
''
,
//预算金额
remark
:
'测试默认值'
,
//备注说明
remark
:
'测试默认值'
,
//备注说明
file
BoList
:[
file
Vos
:[
{
{
url
:
'https://img1.baidu.com/it/u=567782244,1695500002&fm=253&fmt=auto&app=138&f=JPEG?w=753&h=500'
,
//地址
url
:
'https://img1.baidu.com/it/u=567782244,1695500002&fm=253&fmt=auto&app=138&f=JPEG?w=753&h=500'
,
//地址
fileType
:
'picture'
,
//文件类型video
fileType
:
'picture'
,
//文件类型video
...
...
package.json
View file @
5d1921cb
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
"env"
:
{
"env"
:
{
"UNI_PLATFORM"
:
"mp-weixin"
,
"UNI_PLATFORM"
:
"mp-weixin"
,
"UNI_BASE_ENV"
:
"uat"
,
"UNI_BASE_ENV"
:
"uat"
,
"UNI_BASE_URL"
:
"http://
baiyingroup.nyinhong.com
"
,
"UNI_BASE_URL"
:
"http://
192.168.0.175:7001
"
,
"UNI_BASE_API"
:
"
/api
"
"UNI_BASE_API"
:
""
},
},
"define"
:
{
"define"
:
{
"CUSTOM-UAT"
:
true
"CUSTOM-UAT"
:
true
...
...
pages/demand/index.vue
View file @
5d1921cb
...
@@ -85,7 +85,9 @@
...
@@ -85,7 +85,9 @@
pageNum
:
1
,
pageNum
:
1
,
status
:
0
,
status
:
0
,
deleteStatus
:
0
,
deleteStatus
:
0
,
userId
:
1
userId
:
1
,
orderByColumn
:
'modifyTime'
,
isAsc
:
'desc'
},
},
statusNeedList
:
[]
statusNeedList
:
[]
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment