mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
add build time in about page
This commit is contained in:
@@ -39,6 +39,7 @@ Framework7.use(Framework7Vue);
|
||||
const i18n = new VueI18n(getI18nOptions());
|
||||
|
||||
Vue.prototype.$version = version.getVersion;
|
||||
Vue.prototype.$buildTime = version.getBuildTime;
|
||||
Vue.prototype.$licenses = licenses;
|
||||
Vue.prototype.$constants = {
|
||||
currency: currency,
|
||||
|
||||
Reference in New Issue
Block a user