diff --git a/manifest.json b/manifest.json index 1ab7a77..2c77c0a 100644 --- a/manifest.json +++ b/manifest.json @@ -78,7 +78,8 @@ ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], "minSdkVersion" : 21, - "targetSdkVersion" : 30 + "targetSdkVersion" : 30, + "schemes" : "" }, "sdkConfigs" : { "ad" : {}, @@ -114,7 +115,8 @@ "com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ] } }, - "idfa" : false + "idfa" : false, + "urltypes" : "" }, "icons" : { "android" : { diff --git a/pages/acupoint/acupoint.vue b/pages/acupoint/acupoint.vue index 689c104..ba992f1 100644 --- a/pages/acupoint/acupoint.vue +++ b/pages/acupoint/acupoint.vue @@ -57,6 +57,9 @@