This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenming
/
496_dongfengqichen_wxsmall
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
增加接口测试根路径
guessPrice
sui
5 years ago
parent
a5dedb57ee
commit
1af2de6005
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
496_dongfengqichen/app.js
+ 1
- 1
496_dongfengqichen/app.js
View File
@@ -23,7 +23,7 @@ App({
})
},
globalData: {
urlRoot: "",//测试接口根目录
urlRoot: "
https://dongfengqichen.jiyou-tech.com/
",//测试接口根目录
// urlRoot: "",//接口根目录
urlStatic:"https://www.jiyou-tech.com/2020/496_qichen/static",//静态资源根目录
openid: "",//OPENID
Write
Preview
Loading…
Cancel
Save