Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mingPayMobile
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fengzhaoyu
mingPayMobile
Commits
4c9c1347
Commit
4c9c1347
authored
Sep 04, 2019
by
fengzhaoyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
有问题版本
parent
a7ec69ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
app.js
app.js
+5
-6
action.js
pages/action/action.js
+1
-0
No files found.
app.js
View file @
4c9c1347
...
@@ -12,14 +12,13 @@ App({
...
@@ -12,14 +12,13 @@ App({
onError
(
msg
)
{
onError
(
msg
)
{
console
.
log
(
msg
)
console
.
log
(
msg
)
},
},
// axios.defaults.baseURL = 'http://192.168.1.193:8400' // 本地荣
// axios.defaults.baseURL = 'http://192.168.1.106:8400' // 本地荣
// axios.defaults.baseURL = 'http://192.168.1.174:8400' // 本地钱1
// axios.defaults.baseURL = 'http://192.168.1.102:8400' // 本地钱
// axios.defaults.baseURL = 'http://192.168.1.106:8400' // 本地钱2
// axios.defaults.baseURL = 'http://139.196.213.18:8400' // beta环境
// axios.defaults.baseURL = 'http://139.196.213.18:8400' // beta环境
globalData
:
{
globalData
:
{
loadingType
:
0
,
loadingType
:
0
,
// globalUrl: '192.168.1.1
74
:8400'
// globalUrl: '192.168.1.1
06
:8400'
globalUrl
:
'192.168.1.102:8400'
//
globalUrl: '192.168.1.102:8400'
//
globalUrl: '139.196.213.18:8400'
globalUrl
:
'139.196.213.18:8400'
}
}
});
});
pages/action/action.js
View file @
4c9c1347
...
@@ -82,6 +82,7 @@ Page({
...
@@ -82,6 +82,7 @@ Page({
}
}
},
},
fail
:
function
(
res
)
{
fail
:
function
(
res
)
{
console
.
log
(
'err'
,
res
)
dd
.
alert
({
dd
.
alert
({
content
:
'系统繁忙'
,
content
:
'系统繁忙'
,
buttonText
:
'确定'
buttonText
:
'确定'
...
...
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