修改modal组件
This commit is contained in:
parent
41b75cc2b2
commit
c5024c89ab
|
@ -6,7 +6,7 @@
|
|||
<text class="title">
|
||||
{{ title }}
|
||||
</text>
|
||||
<text class="iconfont icon-guanbi close" @click="close"></text>
|
||||
<text class="iconfont icon-guanbi close"></text>
|
||||
</view>
|
||||
<view class="content-box">
|
||||
<slot></slot>
|
||||
|
|
Loading…
Reference in New Issue