From 0e6888ac0f4b03871d104d8cfbd27ff94e9a9f0f Mon Sep 17 00:00:00 2001 From: "DESKTOP-A1SENDA\\HUzy" <472860318@qq.com> Date: Wed, 2 Jun 2021 14:55:22 +0800 Subject: [PATCH] =?UTF-8?q?--=E5=88=A0=E9=99=A4=E6=B2=A1=E6=9C=89=E5=88=86?= =?UTF-8?q?=E5=8C=85=E5=86=85=E5=AE=B9=E7=9A=84=E5=8C=85--?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- app.json | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/app.js b/app.js index 63cee92..6b9d64e 100644 --- a/app.js +++ b/app.js @@ -1,7 +1,7 @@ //app.js App({ //----------------------------------------------globalData-------------------------------------- - evn: 2,//0:开发环境,1:测试环境,2:生产环境 + evn: 1,//0:开发环境,1:测试环境,2:生产环境 tmplIds: ['SUjEgwDopCv9xkkSZ4KbS0L7XbAiVQor6GmPg14K760'], agentMsgIds: ['kG8DErWDpyzBHCFaLlSKYMF7xVy8UpgogCwV_WSNt10', 'lOQ8Gvyy_dTk68bYGpRVnVA0M7DsYYrV81Gd39GUPBA'], version: 152, diff --git a/app.json b/app.json index 2ce5cbc..7bcf8ab 100644 --- a/app.json +++ b/app.json @@ -86,12 +86,6 @@ ], "subpackages": [ - { - "root": "pakageDeal/", - "pages": [ - - ] - }, { "root": "pakageInfo/", "pages": [ @@ -107,12 +101,6 @@ "pages/article/attentionPaperFactory/index", "pages/article/sucessFul/index" - ] - }, - { - "root": "pakageMy/", - "pages": [ - ] } ],