init
This commit is contained in:
8
fuintUniapp/components/popup/index.wxml
Normal file
8
fuintUniapp/components/popup/index.wxml
Normal file
@@ -0,0 +1,8 @@
|
||||
<pop-manager
|
||||
show="{{ show }}"
|
||||
type="{{ type }}"
|
||||
show-overlay="{{ overlay }}"
|
||||
bindclickmask="handleMaskClick"
|
||||
>
|
||||
<slot></slot>
|
||||
</pop-manager>
|
||||
Reference in New Issue
Block a user