zhengkaixin 11 tháng trước cách đây
mục cha
commit
c5f36be5d8

+ 1 - 1
config/.env.dev.js

@@ -3,7 +3,7 @@ const UNI_APP = {
 	//BASE_URL: 'http://36.134.122.108/railroad-server/',
 
 	BASE_URL: 'https://charging.xiaoxinda.com/electric-manager-api/', //test
-	//BASE_URL: 'https://dgj.hbjp.com.cn/electric-manager-api/',
+	BASE_URL: 'https://dgj.hbjp.com.cn/electric-manager-api/',
 	
 	//BASE_URL:'http://192.168.77.162:8081/electric-manager-api/', //sz
 	

+ 1 - 1
pages/platformRevenueStatistics/saveUtilityIncome.vue

@@ -228,7 +228,7 @@
 					if(!t){
 						str=time
 					}else{
-						str=''
+						str=''
 					}
 				}
 				

+ 1 - 1
pages/statistics/statistics.vue

@@ -325,7 +325,7 @@
 							</view>
 							<view  class="contractListClass2">
 								{{item.totalFee}}
-								<u-icon name="arrow-right" v-if="0"  style="margin-left: 12rpx;" size="24" color="#838383"></u-icon>
+								<u-icon name="arrow-right"   style="margin-left: 12rpx;" size="24" color="#838383"></u-icon>
 							</view>
 						</view>