-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
尚奕航
committed
May 4, 2024
1 parent
45c0455
commit 5b43868
Showing
5 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
case/music-search/assets/index-D_kY5a1_.css → music/assets/index-CWJkxOfz.css
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
case/music-search/assets/index-DZgh1RSk.js → music/assets/index-D5uAZ2gC.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!-- | ||
* @Author: 尚奕航 [email protected] | ||
* @Date: 2024-04-20 22:06:59 | ||
* @LastEditors: 尚奕航 [email protected] | ||
* @LastEditTime: 2024-05-03 16:49:08 | ||
* @FilePath: \muics-line\index.html | ||
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE | ||
--> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>音乐吧</title> | ||
<meta charset="UTF-8" /> | ||
<meta name=description content=全网音乐免费下载网多站合一音乐搜索解决方案,可搜索试听免费下载网易云音乐、QQ音乐、酷狗音乐、酷我音乐、咪咕音乐、5sing原创翻唱音乐、SoundCloud。> | ||
<meta name=keywords content=音乐搜索,音乐免费下载,无损音乐搜索器,音乐试听,音乐在线听,网易云音乐,QQ音乐,酷狗音乐,酷我音乐,咪咕音乐,5sing原创翻唱音乐,SoundCloud音乐在线试听,下载,在线解析网> | ||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<link rel="icon" type="image/svg+xml" href="./music.svg" /> | ||
<script type="module" crossorigin src="./assets/index-D5uAZ2gC.js"></script> | ||
<link rel="stylesheet" crossorigin href="./assets/index-CWJkxOfz.css"> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> | ||
|
File renamed without changes