提交 9a7b4731 编写于 作者: M maguohua

unimportance update

上级 c28c499e
......@@ -69,7 +69,9 @@ npm run local (访问本地后台系统,需运行node-elm后台系统)
### 移动端扫描下方二维码
![](https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/ewm.png)
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/ewm.png" width="300" height="300"/>
![]()
......
......@@ -39,7 +39,7 @@ var context = config.dev.context
switch(process.env.NODE_ENV){
case 'local': var proxypath = 'http://localhost:8001'; break;
case 'online': var proxypath = 'http://cangdu.org:8001'; break;
default: var proxypath = config.dev.proxypath; break;
default: var proxypath = config.dev.proxypath;
}
var options = {
target: proxypath,
......
......@@ -36,9 +36,8 @@ module.exports = {
'/promotion',
'/eus',
'/payapi',
'/m.ele.me@json',
],
proxypath: 'https://mainsite-restapi.ele.me',
proxypath: 'http://cangdu.org:8001',
// CSS Sourcemaps off by default because relative paths are "buggy"
// with this option, according to the CSS-Loader README
// (https://github.com/webpack/css-loader#sourcemaps)
......
screenshots/ewm.png

8.8 KB | W: | H:

screenshots/ewm.png

22.6 KB | W: | H:

screenshots/ewm.png
screenshots/ewm.png
screenshots/ewm.png
screenshots/ewm.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册