This commit is contained in:
77
2024-07-08 18:29:36 +08:00
parent c67653cfb0
commit 600855cd4c
8 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ export default {
var data = OpenInstall.parseUrlParams();
console.log(data)
new OpenInstall({
appKey : "jppiws", //appkey参数配置,需要自行替换对应的appkey
appKey : "gne5m2", //appkey参数配置,需要自行替换对应的appkey
onready : function() {
var m = this, button = document.getElementById("downloadButton");
m.schemeWakeup();