浏览代码

Change mobile config

microapp 4 年之前
父节点
当前提交
ec3ed112ce
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      flash-waimai-mobile/config/index.js

+ 1 - 1
flash-waimai-mobile/config/index.js

@@ -9,7 +9,7 @@ module.exports = {
         index: path.resolve(__dirname, '../elm/index.html'),
         assetsRoot: path.resolve(__dirname, '../elm'),
         assetsSubDirectory: 'static',
-        assetsPublicPath: '//',//mobile/
+        assetsPublicPath: '/',//mobile/
         productionSourceMap: true,
         // Surge or Netlify already gzip all static assets for you.
         // Before setting to `true`, make sure to: