update
This commit is contained in:
2
.env
2
.env
@@ -2,4 +2,4 @@ VITE_API_URL=https://admin.ceshi.guo123.cn/api
|
|||||||
VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu
|
VITE_TINYMCE_KEY=agmu6i1c6k7bcp36oenzyz7yi1yplptq7goyx88y1g6ofnqu
|
||||||
VITE_AES_KEY=st123456654321st
|
VITE_AES_KEY=st123456654321st
|
||||||
VITE_APP_ID=wxa4dd2d036c8156a4
|
VITE_APP_ID=wxa4dd2d036c8156a4
|
||||||
VITE_APP_VERSION=trial
|
VITE_APP_VERSION=release
|
||||||
|
|||||||
@@ -10,9 +10,9 @@ export default defineConfig({
|
|||||||
defineModel: true,
|
defineModel: true,
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
// UnifiedViteWeappTailwindcssPlugin({
|
UnifiedViteWeappTailwindcssPlugin({
|
||||||
// rem2rpx: true,
|
rem2rpx: true,
|
||||||
// })
|
})
|
||||||
],
|
],
|
||||||
css: {
|
css: {
|
||||||
postcss: {
|
postcss: {
|
||||||
|
|||||||
Reference in New Issue
Block a user