From e4793c64386ac9313a7471a65dd8605328aa0690 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 27 Apr 2026 17:26:46 +0800
Subject: [PATCH] UI: 澜品优选权益+权收背景图
---
pages/quanyi/add.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/quanyi/add.vue b/pages/quanyi/add.vue
index b67f32c..c04f888 100644
--- a/pages/quanyi/add.vue
+++ b/pages/quanyi/add.vue
@@ -171,7 +171,7 @@
},
mounted(){
- this.$refs.codeUi.open()
+ // this.$refs.codeUi.open()
this.windowHeight = uni.getSystemInfoSync().windowHeight;
this.interval = setInterval(() => {
let newHeight = window.innerHeight;
--
Gitblit v1.9.3