英文版本配置,部分报错问题修复
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="search">
|
||||
<img src="/static/aidex/images/search.png" class="filterImg">
|
||||
<image src="/static/aidex/images/search.png" class="filterImg"></image>
|
||||
<u-input v-model="dec" style="width: 100%" type="text" :placeholder="placeholder" :clearable="false" @blur="blur" />
|
||||
<view class="shaixuan" @click="open" id="search">
|
||||
<text style="white-space: nowrap">{{ $t('homePage.alarm.sift') }}</text>
|
||||
|
||||
Reference in New Issue
Block a user