mirror of
https://github.com/langyuxiansheng/vue-aliplayer-v2.git
synced 2026-05-24 20:23:14 +08:00
deploy vue3 demo
This commit is contained in:
parent
4907a6643d
commit
bc918653bc
1
assets/index-BwNqcy-4.css
Normal file
1
assets/index-BwNqcy-4.css
Normal file
File diff suppressed because one or more lines are too long
6
assets/index-Cx06WFub.js
Normal file
6
assets/index-Cx06WFub.js
Normal file
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
*{margin:0;padding:0}.remove-text{text-align:center;padding:20px;font-size:24px}.show-multiple{display:-webkit-box;display:-ms-flexbox;display:flex}.show-multiple .multiple-player{width:25%;margin:20px}.player-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.player-btns span{margin:0 auto;display:inline-block;padding:5px 10px;width:150px;height:40px;line-height:40px;border:1px solid #eee;background:#e1e1e1;border-radius:10px;text-align:center;margin:5px;cursor:pointer}.source-box{padding:5px 10px;margin-bottom:10px}.source-box .source-label{margin-right:20px;font-size:16px;display:block}.source-box #source{margin-top:10px}.source-box .source-input{margin-top:10px;padding:5px 10px;width:80%;border:1px solid #ccc}
|
||||
15
index.html
15
index.html
@ -1 +1,14 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vue-aliplayer-v2/favicon.ico><title>vue-aliplayer-v2</title><link href=/vue-aliplayer-v2/css/index.cdb7e8a9.css rel=preload as=style><link href=/vue-aliplayer-v2/js/chunk-vendors.28eea703.js rel=preload as=script><link href=/vue-aliplayer-v2/js/index.911561f2.js rel=preload as=script><link href=/vue-aliplayer-v2/css/index.cdb7e8a9.css rel=stylesheet></head><body><noscript><strong>We're sorry but vue-aliplayer-v2 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vue-aliplayer-v2/js/chunk-vendors.28eea703.js></script><script src=/vue-aliplayer-v2/js/index.911561f2.js></script></body></html>
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="/vue-aliplayer-v2/favicon.ico">
|
||||
<title>vue-aliplayer-v2</title>
|
||||
<script type="module" crossorigin src="/vue-aliplayer-v2/assets/index-Cx06WFub.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/vue-aliplayer-v2/assets/index-BwNqcy-4.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user