#
whycq
2023-02-13 1bea37073f305929215bf2c3f28e2263acb6fc20
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>