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

@@ -1,5 +1,6 @@
<route lang="json5">
{
layout: 'display',
style: { navigationBarTitleText: 'pinia+持久化' },
}
</route>