12 changed files with 94 additions and 49 deletions
-
4.env.development
-
1.env.production
-
1package.json
-
1public/index.html
-
5public/static/config.js
-
10src/api/library.js
-
64src/assets/styles/index.scss
-
6src/utils/request.js
-
23src/views/header/index.vue
-
20src/views/index.vue
-
4src/views/pageFour/index.vue
-
4src/views/pageOne/index.vue
@ -0,0 +1,5 @@ |
|||
window.g = { |
|||
AXIOS_TIMEOUT: 10000, |
|||
ApiUrl: 'http://27.16.212.58:11100', // 配置服务器地址,
|
|||
LibUrl: 'http://118.253.150.248:8099' // 图创地址
|
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue