Ai
1 Star 0 Fork 1

刘智勇/LMIS-Vue3

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 460 Bytes
Copy Edit Raw Blame History
刘智勇 authored 2023-06-22 12:06 +08:00 . 这是一个测试提交
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LMIS投资交易管理系统</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
<style>
html,body,#app{
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
}
</style>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/liu-zhiyong-wx/lmis-vue3.git
git@gitee.com:liu-zhiyong-wx/lmis-vue3.git
liu-zhiyong-wx
lmis-vue3
LMIS-Vue3
master

Search