Browse Source

fix:target开启

shenchunlv 2 năm trước cách đây
mục cha
commit
d265ac0d32
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',