From 15c6076a8b8f874d759f14b3a90a5aa25b77c44f Mon Sep 17 00:00:00 2001 From: damonyuan <404054358@qq.com> Date: Sat, 26 Oct 2024 11:39:03 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=9A=84=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dev_tools/components/relations-add.vue | 162 ------------------ uniapp/src/manifest.json | 6 +- 2 files changed, 3 insertions(+), 165 deletions(-) delete mode 100644 admin/src/views/dev_tools/components/relations-add.vue diff --git a/admin/src/views/dev_tools/components/relations-add.vue b/admin/src/views/dev_tools/components/relations-add.vue deleted file mode 100644 index 97866cdf..00000000 --- a/admin/src/views/dev_tools/components/relations-add.vue +++ /dev/null @@ -1,162 +0,0 @@ - - diff --git a/uniapp/src/manifest.json b/uniapp/src/manifest.json index 8824d69d..5230362a 100644 --- a/uniapp/src/manifest.json +++ b/uniapp/src/manifest.json @@ -1,6 +1,6 @@ { - "name" : "", - "appid" : "", + "name" : "likeadminJ-uniapp", + "appid" : "__UNI__E8F2641", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -56,7 +56,7 @@ "es6" : true, "minified" : true }, - "__usePrivacyCheck__": true, + "__usePrivacyCheck__" : true, "usingComponents" : true }, "mp-alipay" : {