活动池

feature_0521
郑皇 5 years ago
parent 258b1aab43
commit a144fb70d0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 542 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
dist/favicon.ico vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
dist/images/bg.jpg vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
dist/images/jt.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
dist/images/lbx.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
dist/images/line.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

BIN
dist/images/map.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

1
dist/index.html vendored

@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><link rel=icon href=/dist/favicon.ico><title>优客</title><link href=/dist/assets/js/chunk-753dcded.js rel=prefetch><link href=/dist/assets/css/app.css rel=preload as=style><link href=/dist/assets/css/chunk-vendors.css rel=preload as=style><link href=/dist/assets/js/app.js rel=preload as=script><link href=/dist/assets/js/chunk-vendors.js rel=preload as=script><link href=/dist/assets/css/chunk-vendors.css rel=stylesheet><link href=/dist/assets/css/app.css rel=stylesheet></head><body><noscript><strong>We're sorry but kiisoo-ic-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/dist/assets/js/chunk-vendors.js></script><script src=/dist/assets/js/app.js></script></body></html>

Binary file not shown.

Binary file not shown.

@ -31,7 +31,8 @@ module.exports = {
// proxy: 'http://192.168.1.123:8312/' // proxy: 'http://192.168.1.123:8312/'
// proxy: 'http://192.168.31.177:8312/' // proxy: 'http://192.168.31.177:8312/'
// proxy: 'http://localhost:8312/' // proxy: 'http://localhost:8312/'
proxy: "http://localhost:8080/", proxy: "http://111.231.218.44:8080/",
// proxy: "http://localhost:8080/",
// proxy: 'http://jdxdev.vipgz4.idcfengye.com/' // proxy: 'http://jdxdev.vipgz4.idcfengye.com/'
}, },
chainWebpack: (config) => { chainWebpack: (config) => {

Loading…
Cancel
Save