Skip to content

Commit

Permalink
Create 2023-1-18-LocalMusic.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DearXuan7392 authored Jan 18, 2023
1 parent c031f52 commit fa7df8d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions source/_posts/blogs/2023-1-18-LocalMusic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Aplayer采用本地音源
date: 2023-01-18
updated: 2023-01-18
categories: [开发心得]
author: DearXuan
link: https://blog.dearxuan.com/2023/01/07/Volantis%E9%AD%94%E6%94%B9%E6%95%99%E7%A8%8B/#aplayer%E9%87%87%E7%94%A8%E6%9C%AC%E5%9C%B0%E9%9F%B3%E6%BA%90%E9%80%9A%E7%94%A8
description: Aplayer改用本地音源
headimg:
backup:
---

通过修改``metingjs``的代码将Aplayer播放器的音乐源改为本地,经过测试,Volantis自带的消息通知,右键播放器,导航栏播放器均正常显示.经过修改也可以适用于其他使用``metingjs``的主题

新的代码仅向``metingjs``增加了本地音源功能,原有功能保持不变

<!-- more -->

0 comments on commit fa7df8d

Please sign in to comment.