mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/gitbobobo/StreamMusic.git
synced 2026-09-20 08:04:01 +08:00
添加提示信息
This commit is contained in:
@@ -40,6 +40,13 @@ import AndroidIcon from '@mui/icons-material/Android';
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AndroidIcon />} target="_blank" href="https://wwco.lanzouq.com/b00jej3kcj">立即下载</Button>
|
||||
</div>
|
||||
|
||||
|
||||
:::caution
|
||||
|
||||
如果之前安装的不是通用版本,此次更新时需要卸载重装(Flutter 最新版本修复了不同架构安装包 build number 不一致的问题,但会导致旧版本无法直接升级)
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="win" label="Windows">
|
||||
|
||||
@@ -40,6 +40,13 @@ This upcoming version involves extensive modifications and is expected to take 2
|
||||
<div class="mv-sm">
|
||||
<Button variant="contained" startIcon={<AndroidIcon />} target="_blank" href="https://wwco.lanzouq.com/b00jej3kcj">Download Now</Button>
|
||||
</div>
|
||||
|
||||
|
||||
:::caution
|
||||
|
||||
If you previously installed a non-universal build, you must uninstall and reinstall for this update. (The latest Flutter version fixes inconsistent build numbers across different architecture packages, but this prevents direct upgrades from previous versions.)
|
||||
|
||||
:::
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="win" label="Windows">
|
||||
|
||||
Reference in New Issue
Block a user