|
|
@ -11,11 +11,11 @@ toc: false |
|
|
|
<meta http-equiv="Pragma" content="no-cache"> |
|
|
|
<meta http-equiv="Pragma" content="no-cache"> |
|
|
|
<meta http-equiv="Cache-Control" content="no-cache"> |
|
|
|
<meta http-equiv="Cache-Control" content="no-cache"> |
|
|
|
<meta http-equiv="Expires" content="0"> |
|
|
|
<meta http-equiv="Expires" content="0"> |
|
|
|
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> |
|
|
|
<link rel="stylesheet" href="/assets/element-ui.css"> |
|
|
|
<!-- import Vue before Element --> |
|
|
|
<!-- import Vue before Element --> |
|
|
|
<script src="https://unpkg.com/vue@2/dist/vue.js"></script> |
|
|
|
<script src="/assets/vue.min.js"></script> |
|
|
|
<!-- import JavaScript --> |
|
|
|
<!-- import JavaScript --> |
|
|
|
<script src="https://unpkg.com/element-ui/lib/index.js"></script> |
|
|
|
<script src="/assets/element-ui.js"></script> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<body> |
|
|
|
<div id="app"> |
|
|
|
<div id="app"> |
|
|
|