修改意见反馈按钮的openType
This commit is contained in:
parent
54fa000f35
commit
9c831584d0
@ -11,7 +11,7 @@
|
||||
<uni-icons type="right" size="30" color="gray"></uni-icons>
|
||||
</view>
|
||||
</view>
|
||||
<button v-if="!!openType" class="function-btn" open-type="contact"></button>
|
||||
<button v-if="!!openType" class="function-btn" :open-type="openType"></button>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user