|
@@ -30,10 +30,10 @@ function setBar() {
|
|
|
function setLink(systemclient = "marketingtool") {
|
|
|
switch (systemclient) {
|
|
|
case "demo":
|
|
|
- Vue.prototype.qrCodePrefix = "https://www.jiushengboard.cc/";
|
|
|
+ Vue.prototype.qrCodePrefix = "https://lsa.cnyunl.com/";
|
|
|
break;
|
|
|
case "marketingtool":
|
|
|
- Vue.prototype.qrCodePrefix = "https://lsa.cnyunl.com/";
|
|
|
+ Vue.prototype.qrCodePrefix = "https://www.jiushengboard.cc/";
|
|
|
break;
|
|
|
}
|
|
|
}
|