From 516e8b29113127b1ea6abc0a80725839e45e5ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Tue, 8 Feb 2022 10:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=81=E5=9F=9F=E9=80=9A=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/js/config.js | 2 +- pages/mine/index.js | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/commons/js/config.js b/commons/js/config.js index 9be6f18..c1cc631 100644 --- a/commons/js/config.js +++ b/commons/js/config.js @@ -1,4 +1,4 @@ -const env = "d"; +const env = "p"; const version = 1, diff --git a/pages/mine/index.js b/pages/mine/index.js index 623b1e6..1637072 100644 --- a/pages/mine/index.js +++ b/pages/mine/index.js @@ -46,7 +46,11 @@ Page({ title:'账户设置', url:'/pages/mine/install/index', }, - + { + icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-siyutong2.png', + title:'私域通', + url:'/pages/siyutong/index', + }, ] }