diff --git a/config/url.js b/config/url.js
index 7dcfbab..96ea844 100644
--- a/config/url.js
+++ b/config/url.js
@@ -1,4 +1,5 @@
-export const URL = "https://my.gxfs123.com/api"
-// export const URL = "http://192.168.10.33:8080"
+export const URL = "https://my.gxfs123.com/api" //正式服务器
+// export const URL = "https://unifans.gxfs123.com/api" //测试服务器
+// export const URL = "http://192.168.10.41:8080" //本地调试
export const appid = "wx2165f0be356ae7a9"
\ No newline at end of file
diff --git a/manifest.json b/manifest.json
index 40c4184..9173d92 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "fs",
+ "name" : "uni-fans-score",
"appid" : "__UNI__A871B6B",
"description" : "",
"versionName" : "1.0.0",
diff --git a/pages/device/detail.vue b/pages/device/detail.vue
index 98c2c28..fc7ef9e 100644
--- a/pages/device/detail.vue
+++ b/pages/device/detail.vue
@@ -73,7 +73,7 @@
-
+
-
+ -->
@@ -119,9 +118,13 @@
-