uni-Identify-quality/tm-vuetify/tool/config/config.js
2023-09-19 15:48:24 +08:00

11 lines
146 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* 创建时间2021年7月2日11:24:23
* 作者tmzdy
*/
let ver = '2.0.0';
export default {
v: ver,
version: ver,
V:ver,
ver:ver
}