diff --git a/src/pages/mall/index.vue b/src/pages/mall/index.vue index 7975935..b2ac1ba 100644 --- a/src/pages/mall/index.vue +++ b/src/pages/mall/index.vue @@ -32,8 +32,7 @@ export default { } }, methods: { - * 初始化3D环境 - */ + // 初始化3D环境 init() { this.width = window.innerWidth; this.height = window.innerHeight;