show provider of exchange rates data and map in about page

This commit is contained in:
MaysWind
2024-06-29 14:09:47 +08:00
parent 02a5dcf9ba
commit 2d51f7b2be
9 changed files with 158 additions and 4 deletions
+4
View File
@@ -11,6 +11,10 @@ const amapHolder = {
AMap: null
};
export function getAmapWebsite() {
return 'https://www.amap.com';
}
export function loadAmapAssets() {
if (amapHolder.AMap) {
return;