1 Star 1 Fork 1

chasel / wti-form-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index_prd.html 810 Bytes
一键复制 编辑 原始数据 按行查看 历史
linglingshui 提交于 2021-09-03 10:20 . 初始化脚手架
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
<!-- 这里应该填写自己的静态资源服务器的地址 -->
<script src="https://test.lovelovewall.com/CDN/vue.min.js"></script>
<script src="https://test.lovelovewall.com/CDN/vue-router.min.js"></script>
<script src="https://test.lovelovewall.com/CDN/vuex.min.js"></script>
<link href="https://test.lovelovewall.com/CDN/element-ui@2.14.1.css" rel="stylesheet">
<script src="https://test.lovelovewall.com/CDN/element-ui@2.14.1.js"></script>
<title></title>
</head>
<body>
<div id="app"></div>
</body>
</html>
JavaScript
1
https://gitee.com/ChaselLiu123/wti-form-demo.git
git@gitee.com:ChaselLiu123/wti-form-demo.git
ChaselLiu123
wti-form-demo
wti-form-demo
main

搜索帮助