docs: 更新注释中关于spa模板的推荐说明
将注释中的建议从"请使用"改为更推荐的"推荐使用",使表述更加友好
This commit is contained in:
parent
a5121bfef6
commit
de55a88d0e
@ -17,7 +17,7 @@ export default defineUniPages({
|
||||
'z-paging/components/z-paging$1/z-paging$1.vue',
|
||||
},
|
||||
},
|
||||
// 如果不需要tabBar,请使用 spa 模板。(pnpm create xxx -t spa)
|
||||
// 如果不需要tabBar,推荐使用 spa 模板。(pnpm create xxx -t spa)
|
||||
tabBar: {
|
||||
color: '#999999',
|
||||
selectedColor: '#018d71',
|
||||
|
Loading…
x
Reference in New Issue
Block a user