Kaynağa Gözat

公众号"荆鹏电管家"已更改名称为"e家能源"

zhengkaixin 10 ay önce
ebeveyn
işleme
679a79aa64
6 değiştirilmiş dosya ile 312 ekleme ve 312 silme
  1. 1 1
      config/.env.dev.js
  2. 1 1
      config/.env.prod.js
  3. 1 1
      config/.env.test.js
  4. 307 307
      pages.json
  5. 1 1
      pages/index/index.vue
  6. 1 1
      pages/login/login.vue

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

@@ -1,5 +1,5 @@
 const UNI_APP = {  
-	ProjectName :"荆鹏电管家",
+	ProjectName :"e家能源",
 	BASE_URL: 'https://charging.xiaoxinda.com/electric-manager-api/',
 
 	BASE_URL: 'https://dgj.hbjp.com.cn/electric-manager-api/',

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

@@ -1,5 +1,5 @@
 const UNI_APP = {  	
-	ProjectName :"荆鹏电管家",
+	ProjectName :"e家能源",
 	//BASE_URL: 'http://36.134.122.108/railroad-server/',
 	BASE_URL: 'https://dgj.hbjp.com.cn/electric-manager-api/',
 	

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

@@ -1,5 +1,5 @@
 const UNI_APP = {  
-	ProjectName :"荆鹏电管家",
+	ProjectName :"e家能源",
 	//BASE_URL: 'http://36.134.122.108/railroad-server/',
 	BASE_URL: 'https://charging.xiaoxinda.com/electric-manager-api/',
 	

+ 307 - 307
pages.json

@@ -1,6 +1,6 @@
-{
-
-	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+{
+
+	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
 		{
 		    "path" : "pages/login/login",
 		    "style" :                                                                                    
@@ -19,123 +19,123 @@
 				"enablePullDownRefresh": false
 			}
 		
-		}
-	    ,{	
-            "path" : "pages/message/message",
-            "style" :                                                                                    
-            {
-               //消息
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/mine/mine",
-            "style" :                                                                                    
-            {
-               //我的
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/recharge/accountRecharge",
-            "style" :                                                                                    
-            {
-               //账户充值
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/recharge/rechargeRecord",
-            "style" :                                                                                    
-            {
-               //充值记录
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/recharge/paymentResult",
-            "style" :                                                                                    
-            {
-               //支付结果
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/recharge/rechargeDetails",
-            "style" :                                                                                    
-            {
-               //充值详情
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/billingRules/billingRules",
-            "style" :                                                                                    
-            {
-               //计费规则
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/deductionRecord/deductionRecord",
-            "style" :                                                                                    
-            {
-               //扣费记录
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/deductionRecord/deductionDetails",
-            "style" :                                                                                    
-            {
-                //扣费详情
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/message/messageList",
-            "style" :                                                                                    
-            {
-               //停电通知
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/mine/tenantInformation",
-            "style" :                                                                                    
-            {
-                //租户信息
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/mine/personInfos",
-            "style" :                                                                                    
-            {
-                 //个人信息
-                "enablePullDownRefresh": false
-            }
-            
-        }
-        ,{
-            "path" : "pages/mine/electronicMonitoring",
-            "style" :                                                                                    
-            {
-                //用电监控
-                "enablePullDownRefresh": false
-            }
-            
+		}
+	    ,{	
+            "path" : "pages/message/message",
+            "style" :                                                                                    
+            {
+               //消息
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/mine/mine",
+            "style" :                                                                                    
+            {
+               //我的
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/recharge/accountRecharge",
+            "style" :                                                                                    
+            {
+               //账户充值
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/recharge/rechargeRecord",
+            "style" :                                                                                    
+            {
+               //充值记录
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/recharge/paymentResult",
+            "style" :                                                                                    
+            {
+               //支付结果
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/recharge/rechargeDetails",
+            "style" :                                                                                    
+            {
+               //充值详情
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/billingRules/billingRules",
+            "style" :                                                                                    
+            {
+               //计费规则
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/deductionRecord/deductionRecord",
+            "style" :                                                                                    
+            {
+               //扣费记录
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/deductionRecord/deductionDetails",
+            "style" :                                                                                    
+            {
+                //扣费详情
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/message/messageList",
+            "style" :                                                                                    
+            {
+               //停电通知
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/mine/tenantInformation",
+            "style" :                                                                                    
+            {
+                //租户信息
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/mine/personInfos",
+            "style" :                                                                                    
+            {
+                 //个人信息
+                "enablePullDownRefresh": false
+            }
+            
+        }
+        ,{
+            "path" : "pages/mine/electronicMonitoring",
+            "style" :                                                                                    
+            {
+                //用电监控
+                "enablePullDownRefresh": false
+            }
+            
         }
 		,{
 		    "path" : "pages/mine/electricityConsumptionDetail",
@@ -145,159 +145,159 @@
 		        "enablePullDownRefresh": false
 		    }
 		    
-		},
-        {
-        	"path" : "pages/returnBalance/returnBalance",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/returnBalance/returnApplication",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/returnBalance/returnDetails",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-       
-        {
-        	"path" : "pages/invoiceManagement/invoiceManagement",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/issueInvoice",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/billingDescription",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/applyBilling",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/invoiceDetails",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/viewE-invoice",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/InvoiceTitleManagement",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/invoiceManagement/addInvoiceTitle",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        // {
-        // 	"path" : "pages/invoiceManagement/editInvoiceTitle",
-        // 	"style" : 
-        // 	{
-        // 		
-        // 		"enablePullDownRefresh" : false
-        // 	}
-        // },
-        // {
-        // 	"path" : "pages/invoiceManagement/personalTitle",
-        // 	"style" : 
-        // 	{
-        // 		
-        // 		"enablePullDownRefresh" : false
-        // 	}
-        // },
-        {
-        	"path" : "pages/mine/setting",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/mine/contactService",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/mine/cancelAccount",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/mine/changePassword",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/mine/changePhone",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/mine/findBackPassword",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
+		},
+        {
+        	"path" : "pages/returnBalance/returnBalance",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/returnBalance/returnApplication",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/returnBalance/returnDetails",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+       
+        {
+        	"path" : "pages/invoiceManagement/invoiceManagement",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/issueInvoice",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/billingDescription",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/applyBilling",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/invoiceDetails",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/viewE-invoice",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/InvoiceTitleManagement",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/invoiceManagement/addInvoiceTitle",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        // {
+        // 	"path" : "pages/invoiceManagement/editInvoiceTitle",
+        // 	"style" : 
+        // 	{
+        // 		
+        // 		"enablePullDownRefresh" : false
+        // 	}
+        // },
+        // {
+        // 	"path" : "pages/invoiceManagement/personalTitle",
+        // 	"style" : 
+        // 	{
+        // 		
+        // 		"enablePullDownRefresh" : false
+        // 	}
+        // },
+        {
+        	"path" : "pages/mine/setting",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/mine/contactService",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/mine/cancelAccount",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/mine/changePassword",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/mine/changePhone",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/mine/findBackPassword",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
         },
         {
         	"path" : "pages/invoiceManagement/selectTitleManagement",
@@ -314,22 +314,22 @@
         		
         		"enablePullDownRefresh" : false
         	}
-        },
-        {
-        	"path" : "pages/remoteControl/remoteControl",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
-        },
-        {
-        	"path" : "pages/remoteControl/operationLog",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
+        },
+        {
+        	"path" : "pages/remoteControl/remoteControl",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
+        },
+        {
+        	"path" : "pages/remoteControl/operationLog",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
         },
         {
         	"path" : "pages/deductionRecord/billPush",
@@ -338,14 +338,14 @@
         		
         		"enablePullDownRefresh" : false
         	}
-        },
-        {
-        	"path" : "pages/meterManagement/meterManagement",
-        	"style" : 
-        	{
-        		
-        		"enablePullDownRefresh" : false
-        	}
+        },
+        {
+        	"path" : "pages/meterManagement/meterManagement",
+        	"style" : 
+        	{
+        		
+        		"enablePullDownRefresh" : false
+        	}
         },
         {
         	"path" : "pages/deductionRecord/monthlyPush",
@@ -400,14 +400,14 @@
 		{
 			"path" : "pages/message/knowledge",
 			"style" : {}
-		}
-       
-    ],
-
-	"globalStyle": {
-		"navigationStyle": "custom", // 隐藏系统导航栏
-		"navigationBarTitleText": "荆鹏电管家",
-		"enablePullDownRefresh": false
-	},
-	"uniIdRouter": {}
+		}
+       
+    ],
+
+	"globalStyle": {
+		"navigationStyle": "custom", // 隐藏系统导航栏
+		"navigationBarTitleText": "e家能源",
+		"enablePullDownRefresh": false
+	},
+	"uniIdRouter": {}
 }

+ 1 - 1
pages/index/index.vue

@@ -178,7 +178,7 @@
 			
 		<u-divider border-color="#bbbbbb" half-width="80" style="margin-bottom: 60rpx;"
 		 @click="openModalBl=true"
-		 color="#777777">荆鹏电管家 服务热线 <text
+		 color="#777777">e家能源 服务热线 <text
 				class="tel">400-8899-619</text></u-divider>
 				
 		<Tabbar :current="0" ref="tabbarMain"  :prefetchNum="prefetchNum" ></Tabbar>

+ 1 - 1
pages/login/login.vue

@@ -5,7 +5,7 @@
 			
 		</view>
 		<view  class="logoText">
-			荆鹏电管家
+			e家能源
 		</view>
 		<!-- 手机号/密码 -->
 		<view class="input-box">