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" : {