删除调试弹窗

This commit is contained in:
邱贞招 2024-02-27 15:30:54 +08:00
parent 42e39a61e1
commit 91fe56dc41

View File

@ -552,7 +552,7 @@
},
onLoad(options) {
// console.log(JSON.stringify(options),"options.spread")
alert("options.spread"+JSON.stringify(options))
// alert("options.spread"+JSON.stringify(options))
//
this.$set(this, 'theme', this.$Cache.get('theme'));