|
@@ -15,7 +15,7 @@ function resolve(dir: string) {
|
|
const proxyUrl = 'http://47.98.131.38:8989/'
|
|
const proxyUrl = 'http://47.98.131.38:8989/'
|
|
// const proxyUrl = 'https://ponline.colexiu.com/'
|
|
// const proxyUrl = 'https://ponline.colexiu.com/'
|
|
export default defineConfig({
|
|
export default defineConfig({
|
|
- base: '/',
|
|
|
|
|
|
+ base: './',
|
|
plugins: [
|
|
plugins: [
|
|
vue(),
|
|
vue(),
|
|
vueJsx(),
|
|
vueJsx(),
|