Appearance
https://htmlrev.com/
https://gitee.com/tao-zhi/nest-admin
const isInteger = (value) => { return value % 1 === 0; };