serious-snow

Results 25 comments of serious-snow

所以就不该更新,我今天也是,直接卡死,只能强制关机

目前我是不卸载 然后直接按照[#250 ](https://github.com/zq1997/deepin-wine/issues/250)安装 步骤如下,不知道能不能帮到你们 1. wget https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_3.2.1.154deepin14_i386.deb 2. sudo dpkg -i com.qq.weixin.deepin_3.2.1.154deepin14_i386.deb 3. 打开一下微信登录,然后关掉 4. sudo apt update 5. 这时候 apt list --upgradable 我的是提示有微信更新的 6. sudo apt upgrade 7. 打开微信...

这个咋还没有合并进去呀

hope same ``` type SFID int64 type GreeterReq struct { ID SFID `json:"id"` } ``` The result I want is `type:string, format: int64` I don't want to label every field...

网页端 把 音乐频谱关了就好了。

不好意思,我想起来了。还得改代码,因为这里 crossOrigin 改为了 anonymous,有些资源不支持的 ![image](https://github.com/user-attachments/assets/4d95cd49-a23b-48a0-9552-62a01eb163c9)

1. [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)部署好了吗? 2. .env文件 的 VITE_API_URL = "https://example.com";是否改为第一步得到的API地址了 以上步骤是参考 [ Vercel 部署](https://github.com/imsyy/SPlayer?tab=readme-ov-file#%EF%B8%8F-vercel-%E9%83%A8%E7%BD%B2) 如果以上都没有问题,再试一下 1. 打开控制台,看看报错的接口是什么?