diff --git a/vue.config.js b/vue.config.js
index f202172..05b2118 100755
--- a/vue.config.js
+++ b/vue.config.js
@@ -1,5 +1,6 @@
 const path = require('path');
 module.exports = {
+  publicPath: '/new/',
   devServer: {
     proxy: {
       '/supernew': {