This commit is contained in:
maplemei
2019-09-25 17:55:14 +08:00
parent 2d26f68640
commit c31995f59b
4 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
<script>
var demo1 = xmSelect.render({
el: '#demo1',
direction: 'auto',
direction: 'auto',
data: [
{name: '水果', value: 1},
{name: '蔬菜', value: 2},