1 Star 2 Fork 1

Lemonxu / vue-signature-picture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
Lemonxu 提交于 2019-09-12 17:41 . 贤二智能签名板
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1, minimum-scale=1, maximum-scale=1,target-densitydpi=device-dpi">-->
<meta HTTP-EQUIV="pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-store, must-revalidate">
<meta HTTP-EQUIV="expires" CONTENT="Fri, 26 Sep 1999 11:08:00 GMT">
<meta HTTP-EQUIV="expires" CONTENT="0">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" name="viewport" />
<meta name="screen-orientation" content="portrait"><!-- uc强制竖屏 -->
<meta name="x5-orientation" content="portrait"><!-- QQ强制竖屏 -->
<title></title>
<link rel="shortcut icon" href="./static/favicon.ico">
<script src="./static/app.config.js"></script>
</head>
<body style="margin:0 0">
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
JavaScript
1
https://gitee.com/LemonTree_7/vue-signature-picture.git
git@gitee.com:LemonTree_7/vue-signature-picture.git
LemonTree_7
vue-signature-picture
vue-signature-picture
master

搜索帮助