pages/pakin/matSelect.vue
@@ -1,8 +1,12 @@ <template> <view class="uni-input"> <uni-search-bar @confirm="" @input="" bgColor="#FFF"/> </view> </template> <script> </script> <style> <style lang="less"> @import "../../static/css/app.less"; </style>