|
|
发表于 2017-4-26 12:17:56
|
显示全部楼层
- module.exports = {
- 'proxyHost': 'http://localhost:3000',
- 'target': 'https://www.有图比.com',
- 'replace': [
- ],
- 'excludedElement': [
- ],
- 'bottom': '',
- 'header': '',
- 'externalDomains': [
- 'apis.google.com',
- 'www.gstatic.com',
- 'ssl.gstatic.com',
- ],
- 'custom': {
- }
- };
复制代码
话说你的中文输入法坏掉了吗? |
|