版本管理

This commit is contained in:
zx 2024-03-23 16:51:14 +08:00
parent 57d6425a56
commit a9c7d19e52
2 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{
"name": "lx-music-mobile",
"version": "1.3.0-beta.1",
"version": "8.8.8-肥猫宝贝",
"versionCode": 63,
"private": true,
"scripts": {

View File

@ -66,7 +66,7 @@ const Footer = ({ componentId }: { componentId: string }) => {
const theme = useTheme()
const isAgreePact = useSettingValue('common.isAgreePact')
// const checkUpdate = useDispatch('common', 'checkUpdate')
const [time, setTime] = useState(20)
const [time, setTime] = useState(1)
const handleRejct = () => {
exitApp()