822

parent 92b55fbf
......@@ -58,7 +58,7 @@ module.exports = {
// Template for index.html
index: process.env.NODE_ENV === 'production' ? path.resolve(__dirname, '../dist/index.html') : path.resolve(__dirname, '../dev/index.html'),
// Paths
assetsRoot: process.env.NODE_ENV === 'production' ? path.resolve(__dirname, '../dist') : path.resolve(__dirname, '../dev'),
assetsRoot: process.env.NODE_ENV === 'production' ? path.resolve(__dirname, '../dist') : path.resolve(__dirname, '../pre'),
// assetsSubDirectory:process.env.NODE_ENV === 'production' ? 'static/2019061017':'static',
assetsSubDirectory:'static',
assetsPublicPath: process.env.NODE_ENV === 'production' ? 'https://static-cdn.changchangenglish.com/new-sing/' : '',
......
......@@ -2,10 +2,10 @@
module.exports = {
NODE_ENV: '"testing"',
IMAGE_URL_HEAD:'"https://cdn.singsingenglish.com/"',
API_URL: '"https://wechat-test.changchangenglish.com/"',
API_URL: '"https://wechat-pre.changchangenglish.com/"',
MAX_FILESIZE:'1024*1024*10',
BUY_URL:'"https://wechat-test.changchangenglish.com/#/buyDetail?"',
AUTHOR_UEL:'"https://wechat-test.changchangenglish.com/api/client/login?redirect_url=https://wechat-test.changchangenglish.com"',
BUY_URL:'"https://wechat-pre.changchangenglish.com/#/buyDetail?"',
AUTHOR_UEL:'"https://wechat-pre.changchangenglish.com/api/client/login?redirect_url=https://wechat-test.changchangenglish.com"',
versionTime: '2019061315',
YB_URL:'"https://sit.tohours.com/salesplus/goodstart/goodStartIndex.action"'
};
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"><meta name=screen-orientation content=portrait><meta name=x5-orientation content=portrait><title>唱唱启蒙英语</title><script>// setSize();
// addEventListener('resize',setSize);
// function setSize() {
// document.documentElement.style.fontSize = document.documentElement.clientWidth/375*10+'px';
// }</script><link rel=stylesheet href=https://at.alicdn.com/t/font_822651_g9r2j7kybxu.css><style>*{
-webkit-overflow-scrolling: touch
}
.wrapper {
height: 100vh;
overflow: hidden;
position: fixed;
background: #f4f4f4;
}
/* html{font-size: 1px;} */</style><link href=static/css/app.f983055a19b69eb54137ee36031e8a72.css rel=stylesheet></head><body><div id=app></div><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js></script><script></script><script type=text/javascript src=static/js/manifest.85cb88a68d16607546f2.js></script><script type=text/javascript src=static/js/vendor.19fbc79f608887e9859d.js></script><script type=text/javascript src=static/js/app.c4aca87c8ef51694e1e8.js></script></body></html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment