Files
OpenAuth.Net/Vue2/public/index.html
2025-06-08 14:10:12 +08:00

33 lines
1.2 KiB
HTML

<!--
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
* @Date: 2022-05-12 23:33:44
* @LastEditTime: 2025-06-08 14:02:36
* @Description:
*
* Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>OpenAuth.Net开源版|最好用的.net权限工作流框架|.net快速开发框架|.net权限管理|.net工作流</title>
<meta name="Keywords" content="openauth.net,.net开源工作流,.NET开源权限管理">
<meta name="Description" content="最好用的.net开源工作流框架,最好用的.NET开源权限管理框架">
<link rel="stylesheep" type="text/css" media="print" href="./print-lock.css"></link>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement('script')
hm.src = '//hm.baidu.com/hm.js?93a7b9a145222f9b7109d643a0c58f8d'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
})()
</script>
</html>