Compare commits
No commits in common. "c7da9ff04c627987a19e2eb019e3fc3a0f4227f2" and "94edd0d0f6824280ed181a5dbdd1ac3dfed89548" have entirely different histories.
c7da9ff04c
...
94edd0d0f6
@ -5,7 +5,7 @@ import Components from 'unplugin-vue-components/vite'
|
||||
import { VantResolver } from 'unplugin-vue-components/resolvers'
|
||||
|
||||
export default defineConfig({
|
||||
base: '/bxztapp/',
|
||||
// base: '/bxztapp/',
|
||||
plugins: [
|
||||
vue(),
|
||||
Components({
|
||||
|
||||
@ -6,7 +6,7 @@ import vue from '@vitejs/plugin-vue'
|
||||
import { resolve } from 'path'
|
||||
|
||||
export default defineConfig({
|
||||
base: '/bxztpc/',
|
||||
// base: '/bxztpc/',
|
||||
plugins: [
|
||||
vue(),
|
||||
AutoImport({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user