We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
欢迎来到 renren-fast-vue 1.2.0 Wiki!
修改/static/config/index.js目录文件中 window.SITE_CONFIG['baseUrl'] = '本地api接口请求地址';
/static/config/index.js
window.SITE_CONFIG['baseUrl'] = '本地api接口请求地址';
/config/dev.env.js
OPEN_PROXY: true
/config/index.js
proxyTable
target: '代理api接口请求地址'
修改/static/config/index-[qa/uat/prod].js目录文件中window.SITE_CONFIG['domain'] = '静态资源cdn地址';
/static/config/index-[qa/uat/prod].js
window.SITE_CONFIG['domain'] = '静态资源cdn地址';
/dist目录下:1805021549(静态资源,18年05月03日15时49分)、config(配置文件)、index.html
/dist
1805021549(静态资源,18年05月03日15时49分)、config(配置文件)、index.html
修改/dist/config/index.js目录文件中window.SITE_CONFIG['domain'] = '静态资源cdn地址';
/dist/config/index.js
修改/dist/config/index.js目录文件中 window.SITE_CONFIG['version'] = '旧版本号';
window.SITE_CONFIG['version'] = '旧版本号';