| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- <view class="setup">
-
- <view style="width: 100%;height:60rpx"></view>
- <view class="user">
- <image bind:tap="onuser" class="user_to" src="{{user.partnerAvite||'https://thirdwx.qlogo.cn/mmopen/vi_32/POgEwh4mIHO4nibH0KlMECNjjGxQUq24ZEaGT4poC6icRiccVGKSyXwibcPq4BWmiaIGuG1icwxaQX6grC9VemZoJ8rg/132'}}" mode=""/>
- <view class="user_name">
- <view class="user_name1">{{user.partnerName||'微信用户'}}
- <view class="user_role">{{user.companyName}}</view>
-
- </view>
- <view class="user_name2">{{user.partnerPhone}}</view>
- </view>
- </view>
- <view style="width: 100%;height:40rpx"></view>
- <view class="allocation_box">
- <view class="allocation">
- <view class="allocation_3_password">我的账户<image class="login_imgae" src="https://esos-iot.bjdexn.cn/wx_images/password_1.png" wx:if="{{passwordtype}}" bind:tap="onpassword" mode=""/>
- <image class="login_imgae" src="https://esos-iot.bjdexn.cn/wx_images/password_2.png" wx:else bind:tap="onpassword" mode=""/></view>
- <view class="allocation_1" data-name="balance" bind:tap="toconfigure">
- <view class="allocation_2"></view>
- <t-icon name="chevron-right-s" size="40rpx" data-name="chevron-right-s"/>
- </view>
- </view>
- <view class="allocation" data-name="balance" bind:tap="toconfigure">
- <view>
- <text style="font-size: 26px;" wx:if="{{passwordtype}}">∗∗∗∗</text>
- <!-- <text style="font-size: 26px;" wx:else>{{accountdata.balance}}</text> -->
- <text style="font-size: 26px;" wx:else>{{1666}}</text>
- <text wx:if="{{!passwordtype}}">¥</text>
- </view>
- </view>
- <view class="allocation_money">
- <view class="allocation_3_money">当日</view>
- <view class="allocation_3_money">当月</view>
-
- <view class="allocation_3_money" style="color: #222;">当年</view>
-
- </view>
- <view class="allocation_money" style="margin-bottom: 10rpx;">
- <view class="allocation_3_money">
- <text wx:if="{{passwordtype}}">∗∗∗∗</text>
- <text wx:else>{{accountdata.zhouspent||0}}¥</text>
- </view>
- <view class="allocation_3_money">
- <text wx:if="{{passwordtype}}">∗∗∗∗</text>
- <text wx:else>{{accountdata.weeklyconsumption||0}}¥</text>
- </view>
- <view class="allocation_1">
- <view class="allocation_3_money" style="color: #222;">
- <text wx:if="{{passwordtype}}">∗∗∗∗</text>
- <text wx:else>{{accountdata.annualconsumption||0}}¥</text>
- </view>
- </view>
- </view>
- </view>
- <view class="project">
- <!-- <view></view> -->
- <view class="project_box" wx:for="{{projectList}}" wx:if="{{index<1}}" wx:key="index" bind:tap="onCardClick">
- <t-steps theme="dot" current="{{item.projectType}}" bind:change="onThirdChange">
- <t-step-item wx:for="{{statedata}}" wx:for-item="items" wx:key="indexs" content="{{items.title}}" />
- </t-steps>
- <view class="project_top">
- <view class="project_title">{{item.projectName}}</view>
- </view>
- <view class="project_name">项目地址:{{item.electricName}}</view>
- <view class="project_name">项目时间:{{item.createTime}}</view>
- </view>
- </view>
- <view class="kingKongzone">
- <!-- <picker bindchange="bindPickerChange" value="{{workorderindex}}" range="{{workorder}}"> -->
- <view class="kingKongzone_box" bind:tap="onproject">
- <!-- <image class="kingKongzone_icon" src="https://esos-iot.com/myminio/project/8e4928b54c7c454dbc69062e4ffa7d6b.png" mode="widthFix"/> -->
-
- <t-icon class="kingKongzone_icon" name="folder-add" size="50rpx" data-name="folder-add" color="#007545"/>
-
- <view class="kingKongzone_name">申报</view>
- </view>
- <!-- </picker> -->
- <view class="kingKongzone_box" bind:tap="onprojectlist">
- <!-- <image class="kingKongzone_icon" src="https://esos-iot.com/myminio/project/8e4928b54c7c454dbc69062e4ffa7d6b.png" mode="widthFix"/> -->
- <t-icon class="kingKongzone_icon" name="screencast" size="50rpx" data-name="screencast" color="#007545"/>
-
- <view class="kingKongzone_name">项目</view>
- </view>
- <view class="kingKongzone_box">
- <!-- <image class="kingKongzone_icon" src="https://esos-iot.com/myminio/project/8e4928b54c7c454dbc69062e4ffa7d6b.png" mode="heightFix"/> -->
- <t-icon class="kingKongzone_icon" name="service" size="50rpx" data-name="service" color="#007545"/>
-
- <view class="kingKongzone_name">
- <button class="contact-button" open-type="contact" plain >
- <view style="color: #007545;">联系客服</view>
- </button>
- </view>
- </view>
- <view class="kingKongzone_box" bind:tap="onsetup">
- <!-- <image class="kingKongzone_icon" src="https://esos-iot.com/myminio/project/8e4928b54c7c454dbc69062e4ffa7d6b.png" mode="widthFix"/> -->
- <t-icon class="kingKongzone_icon" name="setting-1" size="50rpx" data-name="setting-1" color="#007545"/>
-
-
- <view class="kingKongzone_name">设置</view>
- </view>
- </view>
-
-
- <!-- <view class="allocation_box"> -->
-
- <!-- <view class="allocation">
- <view class="allocation_3">小程序版本</view>
- <view class="allocation_1">
- <view class="allocation_2" wx:if="{{accountInfo!=''}}">V {{accountInfo}}</view>
- <view class="allocation_2" wx:else>V 1.0.0</view>
-
- </view>
- </view> -->
- <!-- <view class="allocation">
- <view class="allocation_31">
- <button class="contact-button" open-type="contact" plain >
- <view>联系客服</view>
- </button>
- </view>
- <view class="allocation_1">
- <view class="allocation_2"></view>
- <t-icon name="chevron-right-s" size="40rpx" data-name="chevron-right-s"/>
- </view>
- </view> -->
- <!-- <view class="allocation" bind:tap="onsetup">
- <view class="allocation_3">设置</view>
- <view class="allocation_1">
- <view class="allocation_2"></view>
- <t-icon name="chevron-right-s" size="40rpx" data-name="chevron-right-s"/>
- </view>
- </view> -->
- <!-- </view> -->
- </view>
- <!--
-
- -->
-
-
|