tijiao
This commit is contained in:
@@ -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="
|
||||||
|
|||||||
Reference in New Issue
Block a user