first add files
This commit is contained in:
4
ProjectLiaisonForm/pages/dropdown-menu/single/index.wxml
Normal file
4
ProjectLiaisonForm/pages/dropdown-menu/single/index.wxml
Normal file
@@ -0,0 +1,4 @@
|
||||
<t-dropdown-menu>
|
||||
<t-dropdown-item options="{{product.options}}" placement="right" value="{{product.value}}" bindchange="onChange" />
|
||||
<t-dropdown-item options="{{sorter.options}}" placement="right" default-value="{{sorter.value}}" />
|
||||
</t-dropdown-menu>
|
||||
Reference in New Issue
Block a user