config 文件下面的index.js

  build: {
    // Template for index.html
    index: path.resolve(__dirname, '../dist/index.html'),

    // Paths
    assetsRoot: path.resolve(__dirname, '../dist'),
    assetsSubDirectory: 'static',
    <!-->这里写./<-->
    assetsPublicPath: './',
    ```
   
Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐