From de7599fe63691a333c5919e7968a7fe2b0579c39 Mon Sep 17 00:00:00 2001 From: abu <2742828146@qq.com> Date: Sun, 5 May 2024 22:37:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86H5=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/h5/tsconfig.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/views/modules/h5/tsconfig.json diff --git a/src/views/modules/h5/tsconfig.json b/src/views/modules/h5/tsconfig.json new file mode 100644 index 0000000..4b967d2 --- /dev/null +++ b/src/views/modules/h5/tsconfig.json @@ -0,0 +1,21 @@ +{ + "compilerOptions": { + "userName ": "111", + "phone " : "111", + "identityId " : "111", + "jobTitle " : "11", + "office " : "11", + "workName " : "11", + "workPhone " : "11", + "openId ": "", + "userId " : "11", + "pyCard ": "111", + "carNumber ":"11", + "carStatus ": "111", + "dormitory ": "11", + "dormitoryStatus ": "11", + "bankAddress ": "111", + "bankName " : "111", + "groupId " : "111" + } +}