Authored by ccbikai

去除调试信息

... ... @@ -405,7 +405,7 @@
data() {
return {
yoho: yoho,
isApp: true || yoho.isApp,
isApp: yoho.isApp,
intro: {},
firstImage: '',
entity: {
... ...