统一调整三个页面的navbar标题,将不同的标题规范为一致的"照片对比编辑"或匹配对应页面的准确名称,优化页面展示一致性
@ -1,4 +1,4 @@
<navbar fixed title="照片对比" custom-style="background:{{background}}">
<navbar fixed title="照片对比分析" custom-style="background:{{background}}">
<van-icon name="arrow-left" slot="left" size="18px" color="#000" bind:tap="handleBack" />
</navbar>
<navbar fixed title="对比图编辑" custom-style="background:{{background}}">
<navbar fixed title="照片对比编辑" custom-style="background:{{background}}">