Compare commits
No commits in common. "ed3d80e887f8617e700f20f7ab14622d8e9066ef" and "f8823bada1817d862d270e7d5673e9915836de57" have entirely different histories.
ed3d80e887
...
f8823bada1
|
|
@ -3,7 +3,7 @@ ENV = 'test'
|
|||
|
||||
# base api
|
||||
VUE_APP_ADDRESS = 'http://af-app.beida413.com/'
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_BASE_API = 'http://f.hzs413.com/inter-api/'
|
||||
VUE_APP_BASE_INTERAPI = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
VUE_APP_BASE_INTERAPI2 = 'https://bd-qd.oss-cn-beijing.aliyuncs.com/test_africa/language'
|
||||
VUE_APP_BASE_AREA = ''
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<link rel="icon" href="<%= BASE_URL %>tab-icon.png">
|
||||
<link rel="icon" href="<%= BASE_URL %>logo.png">
|
||||
<title>
|
||||
<%= webpackConfig.name %>
|
||||
</title>
|
||||
|
|
|
|||
Loading…
Reference in New Issue