shenchunlv 2 лет назад
Родитель
Сommit
d265ac0d32
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -21,7 +21,7 @@ export default {
     'ant-design-vue/dist/antd.css'
   ],
 
-  // target:'static',
+  target:'static',
   // Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins
   plugins: [
     '@/plugins/antd-ui',