mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
show provider of exchange rates data and map in about page
This commit is contained in:
@@ -11,6 +11,10 @@ const amapHolder = {
|
||||
AMap: null
|
||||
};
|
||||
|
||||
export function getAmapWebsite() {
|
||||
return 'https://www.amap.com';
|
||||
}
|
||||
|
||||
export function loadAmapAssets() {
|
||||
if (amapHolder.AMap) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user