feat(vite): 重新引入 @uni-helper/vite-plugin-uni-layouts

This commit is contained in:
Burt
2024-01-12 17:12:31 +08:00
parent 2d4a96cbe8
commit e0c5dc1763
7 changed files with 174 additions and 0 deletions

View File

@@ -147,6 +147,7 @@
{
"path": "pages/index/demo/pinia",
"type": "page",
"layout": "display",
"style": {
"navigationBarTitleText": "pinia+持久化"
}