From 3b4de0117af43759a5adbbded99c99614b8e8410 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?=
<15778543+xufeiyang6017@user.noreply.gitee.com>
Date: Thu, 22 Jan 2026 13:05:49 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=85=AC=E5=8F=B8?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=AF=BC=E8=88=AA=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.js | 10 ++++++++++
pages/index/index.wxml | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/pages/index/index.js b/pages/index/index.js
index 6136f5f..0beb1bc 100644
--- a/pages/index/index.js
+++ b/pages/index/index.js
@@ -2315,6 +2315,16 @@ Page({
// 跳转到招商合作页面
navigateToCooperation: function () {
+ this.setData({
+ sidebarBtnHidden: true
+ });
+ wx.navigateTo({
+ url: '/pages/cooperation/index'
+ })
+ },
+
+ // 跳转到公司页面
+ navigateToCompany: function () {
this.setData({
sidebarBtnHidden: true
});
diff --git a/pages/index/index.wxml b/pages/index/index.wxml
index af5a7de..d60756d 100644
--- a/pages/index/index.wxml
+++ b/pages/index/index.wxml
@@ -183,7 +183,7 @@
📣
招商
-
+
📄
我们