删除调试弹窗
This commit is contained in:
parent
42e39a61e1
commit
91fe56dc41
|
@ -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'));
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user