You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
977 B
29 lines
977 B
<view class="mian">
|
|
<view class="search">
|
|
<view class="item-all">
|
|
<view class="item-left">
|
|
<image src="../../images/search.png"></image>
|
|
<input placeholder-class="placeholder-style" placeholder="输入档案关键字"></input>
|
|
</view>
|
|
<button class="item-right">搜索</button>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="list-item">
|
|
<view class="list-name">玫瑰街道医疗物质采购档案</view>
|
|
<view class="list-position">
|
|
<image src="../../images/wenjian.png"></image>
|
|
<view class="list-position-name">存放位置:玫瑰街道档案室</view>
|
|
</view>
|
|
</view>
|
|
<view class="list-item">
|
|
<view class="list-name">玫瑰街道医疗物质采购档案</view>
|
|
<view class="list-position">
|
|
<image src="../../images/wenjian.png"></image>
|
|
<view class="list-position-name">存放位置:玫瑰街道档案室</view>
|
|
</view>
|
|
</view>
|