Commit ae091b78 authored by 华国豪's avatar 华国豪 🙄

推送消息模板修改

parent 20af4d70
...@@ -230,8 +230,8 @@ export default { ...@@ -230,8 +230,8 @@ export default {
initData() { initData() {
//判断是否是线上环境 //判断是否是线上环境
if (!this.isOnline()) { if (!this.isOnline()) {
// this.userInfo.name = "18117845617"; this.userInfo.name = "18117845617";
// this.userInfo.password = "123456"; this.userInfo.password = "123456";
} }
this.userInfo.Domain =window.location.hostname this.userInfo.Domain =window.location.hostname
}, },
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment