no message

This commit is contained in:
hellcat 2026-01-12 18:38:57 +08:00
parent c74b5ae462
commit 52459c1df1
2 changed files with 6 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default defineUserConfig({
head: [
// 配置站点图标
// ['link', { rel: 'icon', type: 'image/png', href: 'https://theme-plume.vuejs.press/favicon-32x32.png' }],
['link', { rel: 'icon', type: 'image/png', href: 'miaobiao1.png' }],
['link', { rel: 'icon', type: 'image/png', href: 'miaobiao2.png' }],
],
bundler: viteBundler(),

5
部署攻略.md Normal file
View File

@ -0,0 +1,5 @@
主要是build的时候需要权限要改什么当时忘记了
然后/etc/php/8.4/fpm/pool.d/www.conf这里有user和group要改成www-data