Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
wly-APP
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘川
wly-APP
Commits
99082f3f
Commit
99082f3f
authored
Oct 14, 2022
by
xiangzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
api代理
parent
3bd642b0
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
7 deletions
+19
-7
breakwords-clue.vue
pages/breakwords-clue/breakwords-clue.vue
+11
-1
group-baseinfo.nvue
pages/group-buy/group-baseinfo.nvue
+2
-2
purchase-main.nvue
pages/purchase-main/purchase-main.nvue
+1
-0
purchase-receive.nvue
pages/purchase-receive/purchase-receive.nvue
+1
-0
api.helper.js
servers/api.helper.js
+4
-4
No files found.
pages/breakwords-clue/breakwords-clue.vue
View file @
99082f3f
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
<view
class=
"middle view planout-block-item"
>
<view
class=
"middle view planout-block-item"
>
<view
class=
"text-block"
>
<view
class=
"text-block"
>
<text
class=
"middle-date"
>
产品名称
</text>
<text
class=
"middle-date"
>
产品名称
</text>
<text
class=
"middle-date-
des
"
>
{{
productByBarcode
.
name
}}
</text>
<text
class=
"middle-date-
product
"
>
{{
productByBarcode
.
name
}}
</text>
</view>
</view>
<view
class=
"text-block"
>
<view
class=
"text-block"
>
<text
class=
"middle-date"
>
物流码
</text>
<text
class=
"middle-date"
>
物流码
</text>
...
@@ -765,6 +765,7 @@
...
@@ -765,6 +765,7 @@
font-size
:
28rpx
;
font-size
:
28rpx
;
color
:
#999
;
color
:
#999
;
margin-bottom
:
8rpx
;
margin-bottom
:
8rpx
;
line-height
:
96rpx
;
}
}
.middle-date-des
{
.middle-date-des
{
...
@@ -774,6 +775,15 @@
...
@@ -774,6 +775,15 @@
font-size
:
28rpx
;
font-size
:
28rpx
;
color
:
$text-base-color
;
color
:
$text-base-color
;
height
:
96rpx
;
height
:
96rpx
;
line-height
:
96rpx
;
}
.middle-date-product
{
display
:
flex
;
align-items
:
center
;
flex
:
4
;
font-size
:
28rpx
;
color
:
$text-base-color
;
height
:
96rpx
;
}
}
.middle-date-buttons
{}
.middle-date-buttons
{}
...
...
pages/group-buy/group-baseinfo.nvue
View file @
99082f3f
...
@@ -320,8 +320,8 @@
...
@@ -320,8 +320,8 @@
}
}
})
})
// 喷码内容
// 喷码内容
this.condition.ZZFLD000098 = this.groupOrder.
INFO
.ZZFLD000098
this.condition.ZZFLD000098 = this.groupOrder.
baseinfo
.ZZFLD000098
this.HEADINFO.ZZFLD000098 = this.groupOrder.
INFO
.ZZFLD000098
this.HEADINFO.ZZFLD000098 = this.groupOrder.
baseinfo
.ZZFLD000098
this.condition.BUSOPPID = this.groupOrder.INFO.BUSOPPID
this.condition.BUSOPPID = this.groupOrder.INFO.BUSOPPID
}
}
...
...
pages/purchase-main/purchase-main.nvue
View file @
99082f3f
...
@@ -355,6 +355,7 @@
...
@@ -355,6 +355,7 @@
.uni-list-cell {
.uni-list-cell {
flex: 1;
flex: 1;
height: 100%;
}
}
.uni-list-cell-db {
.uni-list-cell-db {
...
...
pages/purchase-receive/purchase-receive.nvue
View file @
99082f3f
...
@@ -501,6 +501,7 @@
...
@@ -501,6 +501,7 @@
.uni-list-cell {
.uni-list-cell {
flex: 1;
flex: 1;
height: 100%;
}
}
.uni-list-cell-db {
.uni-list-cell-db {
...
...
servers/api.helper.js
View file @
99082f3f
...
@@ -181,11 +181,11 @@ class Request {
...
@@ -181,11 +181,11 @@ class Request {
// config.baseUrl = 'http://10.0.135.61'
// config.baseUrl = 'http://10.0.135.61'
config
.
baseUrl
=
'http://221.10.127.60:5000'
config
.
baseUrl
=
'http://221.10.127.60:5000'
}
else
if
(
config
.
url
.
indexOf
(
'adapter'
)
!==
-
1
)
{
}
else
if
(
config
.
url
.
indexOf
(
'adapter'
)
!==
-
1
)
{
config
.
baseUrl
=
'http://api.c0331.dev.guanyingyun.com'
//
config.baseUrl = 'http://api.c0331.dev.guanyingyun.com'
//
config.baseUrl = 'http://221.10.127.60:5000/cyj'
config
.
baseUrl
=
'http://221.10.127.60:5000/cyj'
}
else
if
(
config
.
url
.
indexOf
(
'wmdpwebservices'
)
!==
-
1
)
{
}
else
if
(
config
.
url
.
indexOf
(
'wmdpwebservices'
)
!==
-
1
)
{
config
.
baseUrl
=
'http://10.0.134.182:9001'
//
config.baseUrl = 'http://10.0.134.182:9001'
// config.baseUrl = 'http://221.10.127.60:5000/sczx
'
config
.
baseUrl
=
'http://221.10.127.60:5000/scm
'
// config.baseUrl = ''
// config.baseUrl = ''
}
else
{
}
else
{
config
.
baseUrl
=
'http://221.10.127.60:5000/wlySap'
config
.
baseUrl
=
'http://221.10.127.60:5000/wlySap'
...
...
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