JunketPear

Results 4 issues of JunketPear

![image](https://user-images.githubusercontent.com/58849532/161195878-6269cecb-dac6-4e6f-a7ef-8c48897ea430.png) I have Autoplay: true written in my code, but Chrome browser seems to disable autoplay Is there any solution about it?

如题 在使用nginx进行反向代理(我使用的是二级目录代理) nginx配置如下 ` location /music/ { proxy_pass http://127.0.0.1:8080/ } ` 可以正确的打开网页 但是无法加载房间列表 ![Screenshot_20221112_170830](https://user-images.githubusercontent.com/58849532/201478500-b72aa75b-c9c9-425a-88dd-6a721b3f1922.jpg) F12网络详情 ![Screenshot_20221112_183820](https://user-images.githubusercontent.com/58849532/201478515-edfd66a1-22ef-4874-a3bc-d0e4995d7ec5.jpg) 使用直接访问api方式获得房间目录(仍然使用二级目录为入口)则正常 ![Screenshot_20221112_174722_com microsoft emmx](https://user-images.githubusercontent.com/58849532/201478557-f3199348-d55d-401f-ab80-0a3400b3de42.jpg) 如何解决呢(苦涩) (不管了ip没打码没打吧) 哦对不起 刚刚有个空白issue没打上就提交了 麻烦管理员删一下 谢谢

如题 使用repo根目录下的docker-compose.yml进行部署 部署成功之后进行点歌发现无法点歌 无论什么歌曲都提示 ![image](https://user-images.githubusercontent.com/58849532/172048928-7070b83b-fa10-4595-b830-8c7297eaf5d2.png) 网易云api已经登陆 ![image](https://user-images.githubusercontent.com/58849532/172048966-40e7c3fc-fe1d-4382-8f48-5840a67275c5.png)

![image](https://user-images.githubusercontent.com/58849532/163673577-010ee7d0-dfdd-4ecb-93c5-abe5d710085e.png) ![image](https://user-images.githubusercontent.com/58849532/163673582-049b160e-2071-4a48-bb4e-bb23263e27d2.png) ![image](https://user-images.githubusercontent.com/58849532/163673590-489efede-4bcd-421b-9cf1-cacc0e08b9a8.png) 如图 这些位置的文本应该如何修改 (会附上您的github 放心)