XWookey 3 rokov pred
rodič
commit
19796a4e12

BIN
banner/banner1 - 副本.png


BIN
banner/banner1.png


BIN
banner/banner11.png


+ 3 - 3
pages/charging/charging.wxml

@@ -2,11 +2,11 @@
 <view class="map_text" hover-class='active'>
   <view class='charging_text_title'>
     <view class='charging_text_title1'>
-      <text class='bold'>{{chargPile.address}}</text>
-      <text class="h1">{{chargPile.chargPileName}}</text>
+      <text class="bold">终端编号:{{chargPileId}}</text>
+      <text class='h1'>{{chargPile.chargPileName}}</text>
     </view>
   </view>
-  <text class="left">终端编号:{{chargPileId}}</text>
+  <text class="left">地址:{{chargPile.address}}</text>
   <view class='chargeover'>
     <image src='/images/chargeover_1.png'></image>
     <ec-canvas class="progress_canvas" id="mychart-dom-bar" canvas-id="mychart-bar" ec="{{ ec }}"></ec-canvas>

+ 2 - 1
pages/index/index.wxml

@@ -40,7 +40,8 @@
         <text decode="true" class='inline price'>&nbsp;元/度</text>
       </view>
       <text class='inline border'>服务费:{{textData.serviceprice}}元/度</text>
-      <text class='inline border'>停车费:{{textData.stopprice}}元/小时</text>
+      <text class='inline border'>{{textData.stopprice}}元/小时</text>
+      <!-- <text class='inline border'>停车费:{{textData.stopprice}}元/小时</text> -->
     </view>
     <view class='navigation_info'>
       <view class='navigation' bindtap="getRoute">

+ 2 - 2
pages/order/order.wxml

@@ -9,11 +9,11 @@
       <image src='/images/charging2_1.png'></image>
     </view>
     <view class='charging_text_title1'>
-      <text class='bold'>{{order.chargStation.chargStationName}}</text>
+      <text class='bold'>终端编号:{{chargPileId}}</text>
       <text class="h1">{{order.chargPile.chargPileName}}</text>
     </view>
   </view>
-  <text>终端编号:{{chargPileId}}</text>
+  <text>地址:{{order.chargStation.chargStationName}}</text>
   <view class="table">
     <view class="tr title">
       <view class="th">

+ 14 - 15
pages/ucenter/help/help.wxml

@@ -10,10 +10,10 @@
       <text>在线客服</text>
     </view>
   </view>
-  <view class='title1'>
+  <!-- <view class='title1'>
     <text class='blod'>常见问题</text>
-  </view>
-  <view class='title2'>
+  </view> -->
+  <!-- <view class='title2'>
     <view class='coupon_info'>
       <image class="coupon" src='/images/coupon.png'></image>
       <text>优惠券</text>
@@ -21,13 +21,13 @@
         <image class='down1' src='/images/down1.png'></image>
       </view>
     </view>
-  </view>
+  </view> -->
 </view>
-<view class='title3'>
+<!-- <view class='title3'>
   <text>优惠券无法使用</text>
   <text>优惠券是否可以开发票</text>
-</view>
-<view class='title2'>
+</view> -->
+<!-- <view class='title2'>
   <view class="payment_info">
     <image class="payment" src='/images/payment.png'></image>
     <text>支付相关</text>
@@ -39,8 +39,8 @@
 <view class='title3'>
   <text>重复支付费用</text>
   <text>订单无法支付</text>
-</view>
-<view class='title2'>
+</view> -->
+<!-- <view class='title2'>
   <view class="invoice_info">
     <image class="invoice" src='/images/invoice.png'></image>
     <text>发票相关</text>
@@ -52,8 +52,8 @@
 <view class='title3'>
   <text>发票多久寄出</text>
   <text>纸质发票可以开吗</text>
-</view>
-<view class='title2'>
+</view> -->
+<!-- <view class='title2'>
   <view class="question_info">
     <image class="question" src='/images/question.png'></image>
     <text>软件问题</text>
@@ -64,9 +64,8 @@
 </view>
 <view class='title3'>
   <text>如何投诉</text>
-  <!-- <text></text> -->
-</view>
-<view class='title2'>
+</view> -->
+<!-- <view class='title2'>
   <view class="advice_info">
     <image class="advice" src='/images/advice.png'></image>
     <text>意见反馈</text>
@@ -74,4 +73,4 @@
       <image class='down1' src='/images/down1.png'></image>
     </view>
   </view>
-</view>
+</view> -->