sub_pages/partner/markup-config/markup-config.vue
@@ -4,7 +4,7 @@ <view class="flex1 input"> <u-input placeholder="请输入分类名称" v-model="query.name" clearable> <template slot="suffix"> <uni-icons color="#20613D" type="search" size="24" @tap="refreshList"></uni-icons> <uni-icons color="#20613D" type="search" size="24" @click="refreshList"></uni-icons> </template> </u-input> </view>