常志远 2 年之前
父节点
当前提交
004a1e134b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      pages/index/index.vue

+ 1 - 2
pages/index/index.vue

@@ -197,7 +197,6 @@
 		<!-- 附近站点改版 -->
 	
 	
-	
 		<template  v-if="message == 'getLocation:ok' && stationList.length != 0 && chargeList.length == 0">
 			<view class=" top-up" >
 				<view class="top-up-title oldTextjp" oldstyle="font-size:20px;"><text class="line"></text>附近站点
@@ -1244,7 +1243,7 @@
 	.top-up {
 		
 		width: 91.4%;
-		margin: 12px auto 0 ;
+		margin: 14px auto 0 ;
 		
 
 		.top-up-title {