mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
move file
This commit is contained in:
@@ -2,8 +2,9 @@ import { useI18n as useVueI18n } from 'vue-i18n';
|
||||
import { f7, f7ready } from 'framework7-vue';
|
||||
|
||||
import { FontSize, FONT_SIZE_PREVIEW_CLASSNAME_PREFIX } from '@/core/font.ts';
|
||||
import { translateError } from '@/locales/helper';
|
||||
|
||||
import { isEnableAnimate } from '../settings.ts';
|
||||
import { translateError } from '../i18n.js';
|
||||
|
||||
export function showAlert(message, confirmCallback, translateFn) {
|
||||
f7ready((f7) => {
|
||||
|
||||
Reference in New Issue
Block a user