基础界面名称修改

This commit is contained in:
minimaxagent1 2025-08-02 18:05:51 +08:00
parent 1538ad4c85
commit 359d24fa67

View File

@ -2,7 +2,7 @@
<view class="page"> <view class="page">
<base-background /> <base-background />
<!-- 使用自定义导航栏组件 --> <!-- 使用自定义导航栏组件 -->
<custom-navbar title="寺庙高僧" /> <custom-navbar title="带图片背景的基础界面" />
<view class="header" :style="{ backgroundColor: CommonEnum.BASE_COLOR }"> <view class="header" :style="{ backgroundColor: CommonEnum.BASE_COLOR }">
<!-- 状态展示 --> <!-- 状态展示 -->
<status-display <status-display