This commit is contained in:
cansnow
2026-01-01 04:15:30 +08:00
parent 09c7889525
commit 78386d4cc1
75 changed files with 1995 additions and 1715 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
},
onLoad(opt) {
if(opt.sourceInfo){
this.source = JSON.parse(opt.sourceInfo);
this.source = util.aesdecode(opt.sourceInfo);
}else{
this.source = {
type:"user",