英文版本配置,部分报错问题修复
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<view class='filter-input'
|
||||
:style="{'background-color' :inputBackgroundColor ,'border-radius':radius + 'rpx'}">
|
||||
<!-- 左侧搜索图标 -->
|
||||
<img src="/static/aidex/images/search.png" class="filterImg">
|
||||
<image src="/static/aidex/images/search.png" class="filterImg"></image>
|
||||
|
||||
<!-- 输入框内容 -->
|
||||
<input class="text" type='text' v-model="inputVal" confirm-type="搜索" :placeholder='placeholder'
|
||||
|
||||
Reference in New Issue
Block a user