mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +00:00
fix: bilibili音源无法播放的问题 (#1573)
This commit is contained in:
parent
93ae57adbe
commit
c85af59b21
4 changed files with 107 additions and 43 deletions
|
|
@ -301,23 +301,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<div class="left">
|
||||
<div class="title"> 请求用代理服务器 (Proxy) </div>
|
||||
<div class="description">
|
||||
请求如 YouTube 音源服务时要使用的代理服务器。<br />
|
||||
留空则不进行相关设置。
|
||||
</div>
|
||||
</div>
|
||||
<div class="right">
|
||||
<input
|
||||
v-model="unmProxyUri"
|
||||
class="text-input margin-right-0"
|
||||
placeholder="例 https://192.168.11.45"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="item">
|
||||
<div class="left">
|
||||
<div class="title"> Joox 引擎的 Cookie </div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue