|
@@ -4,7 +4,7 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
<title>视频随机播放器</title>
|
|
|
- <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
|
|
|
+ <link rel="stylesheet" href="https://web.tianyunperfect.cn/simple/elementUI/index.css">
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
@@ -57,9 +57,9 @@
|
|
|
</el-container>
|
|
|
</div>
|
|
|
|
|
|
- <script src="https://unpkg.com/vue@2/dist/vue.js"></script>
|
|
|
- <script src="https://unpkg.com/element-ui/lib/index.js"></script>
|
|
|
- <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
|
|
|
+ <script src="https://web.tianyunperfect.cn/simple/js/vue.min.js"></script>
|
|
|
+ <script src="https://web.tianyunperfect.cn/simple/elementUI/index.js"></script>
|
|
|
+ <script src="https://web.tianyunperfect.cn/simple/js/axios.min.js"></script>
|
|
|
|
|
|
<script>
|
|
|
new Vue({
|