vue.config.js
@@ -1,6 +1,6 @@ const { defineConfig } = require("@vue/cli-service"); module.exports = defineConfig({ publicPath: "./", publicPath: "http://182.92.203.7:3007/books/book/1", transpileDependencies: true, lintOnSave: false, // devServer: {