|
@ -163,7 +163,7 @@
|
163
|
163
|
android:layout_height="wrap_content"
|
164
|
164
|
android:layout_alignParentRight="true"
|
165
|
165
|
android:layout_marginRight="15dp"
|
166
|
|
android:text="--123"
|
|
166
|
android:text="--"
|
167
|
167
|
android:textColor="@color/juhuang"
|
168
|
168
|
android:textSize="14sp" />
|
169
|
169
|
|
|
@ -289,7 +289,7 @@
|
289
|
289
|
android:layout_above="@+id/tv_gocomment"
|
290
|
290
|
android:layout_width="wrap_content"
|
291
|
291
|
android:layout_height="wrap_content"
|
292
|
|
android:text="注:结束充电半小时没有提交结算订单系统默认按最大折扣结算"
|
|
292
|
android:text="注:结束充电15分钟没有提交结算订单系统默认按最大折扣结算"
|
293
|
293
|
android:textColor="#ff707070"
|
294
|
294
|
android:textSize="12sp"
|
295
|
295
|
/>
|