提交 a8a836ed 编写于 作者: yanghye's avatar yanghye

demos: frameless cdn

上级 06574f4e
......@@ -2,9 +2,9 @@
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.js"></script>
<script src="https://unpkg.com/element-ui/lib/index.js"></script>
<link rel="stylesheet" href="https://cdn.bootcss.com/element-ui/2.15.13/theme-chalk/index.css">
<script src="https://cdn.bootcss.com/vue/2.7.9/vue.min.js"></script>
<script src="https://cdn.bootcss.com/element-ui/2.15.13/index.js"></script>
</head>
<body style="overflow: hidden;margin: 0px;padding: 0px;">
<div id="app" v-cloak>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册