|
@@ -1,9 +1,6 @@
|
|
|
<mobile-main frameStyle="{{frameStyle}}" bind:back="back">
|
|
|
<view slot="info" class="container main">
|
|
|
<view class="one">
|
|
|
- <view class="one_1">
|
|
|
- <input type="text" placeholder="请输入关键词" />
|
|
|
- </view>
|
|
|
<view class="one_2">
|
|
|
<view class="one_2_1 textOver">
|
|
|
<button type="primary" bindtap="toSearch">查询条件</button>
|