init
This commit is contained in:
151
pages/index/index.wxml
Normal file
151
pages/index/index.wxml
Normal file
@@ -0,0 +1,151 @@
|
||||
<index-nav-bar></index-nav-bar>
|
||||
<scroll-view style="height: 100%;overflow:hidden;" scroll-y type="list">
|
||||
<view class="container">
|
||||
<view class="header-background"></view>
|
||||
<view class="search-box">
|
||||
<view class="search">
|
||||
<view class="search_in">
|
||||
<image src="../../images/search.png"></image>
|
||||
<input type="text" placeholder="请输入故障代码或关键词" />
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 故障码快速查询 -->
|
||||
<view class="quick-search-box">
|
||||
<view class="quick-search">
|
||||
<view class="section-title">故障码快速查询</view>
|
||||
<view class="code-grid">
|
||||
<block wx:for="{{codes}}" wx:key="index">
|
||||
<view class="code-button">{{item}}</view>
|
||||
</block>
|
||||
</view>
|
||||
<view class="pagination">
|
||||
<button class="pagination-button btn-disabled">上一页</button>
|
||||
<button class="pagination-button btn-background">下一页</button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<view class="group-item-box">
|
||||
<view class="group-item">
|
||||
<view class="group-item-header">
|
||||
<view class="group-item-header-tip"></view>
|
||||
<view class="group-item-header-title">常见问题解决</view>
|
||||
<view class="group-item-header-tip">
|
||||
<view class="group-item-header-tip-txt">全部</view>
|
||||
<image class="group-item-header-tip-image" src="../../images/jt.png"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="group-item-box">
|
||||
<view class="group-item">
|
||||
<view class="group-item-header">
|
||||
<view class="group-item-header-tip"></view>
|
||||
<view class="group-item-header-title">超声波知识</view>
|
||||
<view class="group-item-header-tip">
|
||||
<view class="group-item-header-tip-txt">全部</view>
|
||||
<image class="group-item-header-tip-image" src="../../images/jt.png"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
<view class="group-item-box">
|
||||
<view class="group-item">
|
||||
<view class="group-item-header">
|
||||
<view class="group-item-header-tip"></view>
|
||||
<view class="group-item-header-title">技术支持</view>
|
||||
<view class="group-item-header-tip">
|
||||
<view class="group-item-header-tip-txt">全部</view>
|
||||
<image class="group-item-header-tip-image" src="../../images/jt.png"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
<!-- <view class="group-item-box">
|
||||
<view class="group-item">
|
||||
<view class="group-item-header">
|
||||
<view class="group-item-header-tip"></view>
|
||||
<view class="group-item-header-title">常见问题解决</view>
|
||||
<view class="group-item-header-tip">
|
||||
<view class="group-item-header-tip-txt">全部</view>
|
||||
<image class="group-item-header-tip-image" src="../../images/jt.png"></image>
|
||||
</view>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
<view class="group-txt-item">
|
||||
<text class="group-txt-item-bullet">•</text>
|
||||
<text class="group-txt-item-text">超出焊接时间</text>
|
||||
<text class="group-txt-item-text-time">08.04 00:48</text>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<view class="copyright">iuu by © 2017-2024版权所有</view>
|
||||
</view>
|
||||
|
||||
</scroll-view>
|
||||
Reference in New Issue
Block a user