diff --git a/config.js b/config.js
index 68a2155..6c7204a 100644
--- a/config.js
+++ b/config.js
@@ -1,13 +1,10 @@
// 应用全局配置
module.exports = {
- //baseUrl: 'https://www.nuoyunr.com/admin-api',
- // baseUrl: 'https://3w823u8516.vicp.fun',
- // baseUrl: 'http://192.168.1.4:48080',
- baseUrl: 'http://localhost:48080',
+ baseUrl: 'https://www.nuoyunr.com',
+ //baseUrl: 'http://192.168.1.4:48080/userClient',
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
- baseImageUrl: 'http://122.51.230.86:9000/',
- //wsUrl: 'wss://www.nuoyunr.com/admin-api',
- wsUrl: 'ws://192.168.1.4:48080/admin-api',
+ baseImageUrl: 'https://www.nuoyunr.com/minio/',
+ wsUrl: 'wss://www.nuoyunr.com',
// 应用信息
appInfo: {
// 应用名称
diff --git a/manifest.json b/manifest.json
index fb9f408..62f25af 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
- "name" : "qixiu",
- "appid" : "__UNI__FA456F7",
+ "name" : "智修小助手",
+ "appid" : "__UNI__D307B2B",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@@ -71,13 +71,14 @@
},
"h5" : {
"router" : {
- "base" : "/lanan-repair"
+ "base" : ""
},
"devServer" : {
"port" : 8080,
"disableHostCheck" : true,
- "https" : false
- }
+ "https" : true
+ },
+ "title" : "智修小助手"
},
"vueVersion" : "2"
}
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 73f657c..bde1340 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -3,7 +3,7 @@
-
+
diff --git a/static/images/banner.jpg b/static/images/banner.jpg
new file mode 100644
index 0000000..62f82f4
Binary files /dev/null and b/static/images/banner.jpg differ