闫增涛
2024-05-22 3609ed68a88e03d2db0d5723abca9cc613f4c628
vue.config.js
@@ -2,7 +2,7 @@
// import {publicCtx} from '@/assets/js/config'
const { defineConfig } = require("@vue/cli-service");
module.exports = defineConfig({
  // publicPath: "http://182.92.203.7:3007/books/book/1",
  // publicPath: 'http://182.92.203.7:3007/books/book/3',
  publicPath:'/books/book/1',
  transpileDependencies: true,
  lintOnSave: false,