diff --git a/common/tool.js b/common/tool.js index 7bdc865..89dd6ca 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,9 +1,9 @@ // export var basePath = "http://10.29.94.134:8095/"; -// export var basePath = "http://192.168.0.37:8095/"; -export var basePath = "http://192.168.20.240:8542/integrated_yjb/"; -// export const baseImgPath = "http://183.251.104.38:10110/file/"; -export const baseImgPath = "http://192.168.20.230:7811/csyfile/"; -export const adminPath = "http://192.168.0.18:8085"; +export var basePath = "http://192.168.4.227:8095/"; +// export var basePath = "http://113.25.250.146:18081/sx_yjb/"; +export const baseImgPath = "http://172.16.70.226:7811/file/"; +// export const baseImgPath = "http://113.25.250.146:7811/file/"; +export const adminPath = "http://113.25.250.146:8080"; export const projectManagerUrl = 'https://pm.qhdsafety.com/zy-projectManage/'; export const publicKey = 'MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDUoHAavCikaZxjlDM6Km8cX+ye78F4oF39AcEfnE1p2Yn9pJ9WFxYZ4Vkh6F8SKMi7k4nYsKceqB1RwG996SvHQ5C3pM3nbXCP4K15ad6QhN4a7lzlbLhiJcyIKszvvK8ncUDw8mVQ0j/2mwxv05yH6LN9OKU6Hzm1ninpWeE+awIDAQAB' diff --git a/manifest.json b/manifest.json index 30923d7..414443d 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,7 @@ "versionName" : "1.0.6", "versionCode" : 6, "transformPx" : false, + "sassImplementationName" : "node-sass", "app-plus" : { /* 5+App特有相关 */ "modules" : { diff --git a/static/app-logo.png b/static/app-logo.png index f773109..cbaf078 100644 Binary files a/static/app-logo.png and b/static/app-logo.png differ diff --git a/static/apps-banner.png b/static/apps-banner.png index dfc2a41..1566917 100644 Binary files a/static/apps-banner.png and b/static/apps-banner.png differ diff --git a/static/image/logo.png b/static/image/logo.png index 2083e58..f42b376 100644 Binary files a/static/image/logo.png and b/static/image/logo.png differ