141 lines
6.3 KiB
Plaintext
141 lines
6.3 KiB
Plaintext
<swiper class="banner">
|
|
<swiper-item data-index="{{index}}" wx:for="{{indexData.banner}}" wx:key="index">
|
|
<image class="banner-image" src="{{item}}"></image>
|
|
</swiper-item>
|
|
</swiper>
|
|
<view wx:if="{{!sh}}">
|
|
<form bindsubmit="fromSubmit" wx:if="{{status=='0'}}">
|
|
<view class="table_form">
|
|
<view class="input bdbt">
|
|
<text>您的称呼</text>
|
|
<input name="username" placeholder="请输入您的称呼" type="text"></input>
|
|
</view>
|
|
<view class="input bdbt">
|
|
<text>联系电话</text>
|
|
<input name="phone" placeholder="请输入联系电话" type="number"></input>
|
|
</view>
|
|
<view class="input bdbt">
|
|
<text>身份证号码</text>
|
|
<input name="number" placeholder="请输入身份证号码" type="idcard"></input>
|
|
</view>
|
|
<view class="input bdbt">
|
|
<text>业务员手机号</text>
|
|
<input name="tjr_phone" placeholder="请输入业务员手机号" type="number"></input>
|
|
</view>
|
|
<text style=" display: block; margin-left: 30rpx;padding-top: 20rpx;">身份证与营业执照图片(选填)</text>
|
|
<view class="img-view">
|
|
<view class="show" wx:for="{{imgList}}" wx:key="_id">
|
|
<image bindtap="previewImg" data-index="{{index}}" mode="aspectFill" src="{{item}}"></image>
|
|
<image bindtap="reBackImg" class="del-img" data-index="{{index}}" src="/img/del.png"></image>
|
|
</view>
|
|
<view bindtap="uploadImage" class="up" wx:if="{{isUp}}">+</view>
|
|
</view>
|
|
<button class="table_btn" formType="submit" style="background:red">注册并登陆</button>
|
|
</view>
|
|
</form>
|
|
<view wx:if="{{status=='1'}}">
|
|
<button class="table_btn" style="background:red">信息正在审核中</button>
|
|
</view>
|
|
<view wx:if="{{status=='3'}}">
|
|
<button class="table_btn" style="background:red">信息审核未通过</button>
|
|
</view>
|
|
</view>
|
|
<view wx:if="{{status=='2'||sh}}">
|
|
<view class="block">
|
|
<view class="title">
|
|
<text>{{timeStr}}最新报价</text>
|
|
</view>
|
|
<view class="tab-title">
|
|
<view bindtap="dowimg" class="item">
|
|
<text>下载报价</text>
|
|
</view>
|
|
</view>
|
|
<scroll-view scrollWithAnimation scrollY style="height:calc(45vh)">
|
|
<view style="padding: 10rpx; display: flex;">
|
|
<view style="width: 50%;">
|
|
<view class="news" data-index="{{index}}" wx:for="{{a1000}}" wx:key="index">
|
|
<view class="item bdbt">
|
|
<view class="tit">1米-普通彩涂-{{item.thickness}}</view>
|
|
<view class="riqi" style="color: red;">{{item.priceMax_new}}</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 50%;">
|
|
<view class="news">
|
|
<view class="item bdbt">
|
|
<view class="tit">1.2米-普通彩涂-0.09</view>
|
|
<view class="riqi" style="color: red;">电议</view>
|
|
</view>
|
|
</view>
|
|
<view class="news">
|
|
<view class="item bdbt">
|
|
<view class="tit">1.2米-普通彩涂-0.10</view>
|
|
<view class="riqi" style="color: red;">电议</view>
|
|
</view>
|
|
</view>
|
|
<view class="news">
|
|
<view class="item bdbt">
|
|
<view class="tit">1.2米-普通彩涂-0.11</view>
|
|
<view class="riqi" style="color: red;">电议</view>
|
|
</view>
|
|
</view>
|
|
<view class="news">
|
|
<view class="item bdbt">
|
|
<view class="tit">1.2米-普通彩涂-0.12</view>
|
|
<view class="riqi" style="color: red;">电议</view>
|
|
</view>
|
|
</view>
|
|
<view class="news" data-index="{{index}}" wx:for="{{a1200}}" wx:key="index">
|
|
<view class="item bdbt">
|
|
<view class="tit">1.2米-普通彩涂-{{item.thickness}}</view>
|
|
<view class="riqi" style="color: red;">{{item.priceMax_new}}</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</scroll-view>
|
|
</view>
|
|
<view class="block">
|
|
<view class="title">
|
|
<text>产品中心</text>
|
|
</view>
|
|
<view class="product">
|
|
<scroll-view class="pro" scrollX="true">
|
|
<view class="item" data-index="{{index}}" wx:for="{{indexData.a}}" wx:key="index">
|
|
<navigator url="/pages/main/detail?id={{item.help_id}}">
|
|
<image mode="aspectFit" src="{{item.file.file_path}}"></image>
|
|
<view class="name">{{item.title}}</view>
|
|
</navigator>
|
|
</view>
|
|
</scroll-view>
|
|
</view>
|
|
</view>
|
|
<view class="block">
|
|
<view class="title">
|
|
<text>企业动态</text>
|
|
</view>
|
|
<view class="news" data-index="{{index}}" wx:for="{{indexData.b}}" wx:key="index">
|
|
<navigator url="/pages/main/detail?id={{item.help_id}}">
|
|
<view class="item bdbt">
|
|
<view class="tit">{{item.title}}</view>
|
|
<view class="riqi">{{item.create_time}}</view>
|
|
</view>
|
|
</navigator>
|
|
</view>
|
|
</view>
|
|
<view class="jszc"></view>
|
|
<view style="height:100rpx;"></view>
|
|
<view class="footer">
|
|
<navigator url="/pages/contact/index?openid={{openid}}">
|
|
<view class="lt" style="background:#669dd7">
|
|
<image src="/img/home.png"></image>
|
|
<text>关于我们</text>
|
|
</view>
|
|
</navigator>
|
|
<view bindtap="calling" class="rt" style="background:red">
|
|
<image src="/img/tel.png"></image>
|
|
<text>拨打电话</text>
|
|
</view>
|
|
</view>
|
|
</view>
|