This commit is contained in:
2025-08-11 17:55:17 +08:00
parent ae31bd7e88
commit 4cca2c8aec

View File

@@ -4,7 +4,7 @@
:class="`${options.type == 'detail' ? 'content_detail' : ''}`" :class="`${options.type == 'detail' ? 'content_detail' : ''}`"
> >
<z-nav-bar :title="options.navTitle" bgColor="#fff" fontColor="#333"> <z-nav-bar :title="options.navTitle" bgColor="#fff" fontColor="#333">
<template v-slot:right v-if="options.type != 'detail'"> <template v-slot:right >
<view class="top_right" @tap="handleSubmit('submit')"> <view class="top_right" @tap="handleSubmit('submit')">
<text <text
style=" style="