mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-06 21:12:07 +08:00
版本管理
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lx-music-mobile",
|
"name": "lx-music-mobile",
|
||||||
"version": "1.3.0-beta.1",
|
"version": "8.8.8-肥猫宝贝",
|
||||||
"versionCode": 63,
|
"versionCode": 63,
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -66,7 +66,7 @@ const Footer = ({ componentId }: { componentId: string }) => {
|
|||||||
const theme = useTheme()
|
const theme = useTheme()
|
||||||
const isAgreePact = useSettingValue('common.isAgreePact')
|
const isAgreePact = useSettingValue('common.isAgreePact')
|
||||||
// const checkUpdate = useDispatch('common', 'checkUpdate')
|
// const checkUpdate = useDispatch('common', 'checkUpdate')
|
||||||
const [time, setTime] = useState(20)
|
const [time, setTime] = useState(1)
|
||||||
|
|
||||||
const handleRejct = () => {
|
const handleRejct = () => {
|
||||||
exitApp()
|
exitApp()
|
||||||
|
Reference in New Issue
Block a user