自定义导航条设置 customNavigation

This commit is contained in:
2022-04-24 15:27:52 +08:00
parent f2aeeed36c
commit e18188becc

View File

@@ -59,6 +59,7 @@
export default { export default {
name: "AppPhotoAlbum", name: "AppPhotoAlbum",
appName: "乡村相册", appName: "乡村相册",
customNavigation: true,
data() { data() {
return { return {
isFixed: false, isFixed: false,