2 Star 13 Fork 5

吴昊/antd-mobile-vue3.0

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 834 Bytes
Copy Edit Raw Blame History
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.bootcss.com/codemirror/5.46.0/addon/fold/foldgutter.min.css">
<link rel="stylesheet" href="https://cdn.bootcss.com/codemirror/5.46.0/addon/hint/show-hint.min.css">
<link rel="stylesheet" href="https://cdn.bootcss.com/codemirror/5.46.0/codemirror.min.css">
<link rel="stylesheet" href="https://cdn.bootcss.com/codemirror/5.46.0/theme/3024-day.min.css">
<link rel="stylesheet" href="https://cdn.bootcss.com/codemirror/5.46.0/theme/blackboard.min.css">
<title>前端组件库</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wuhao000/antd-mobile-vue3.0.git
git@gitee.com:wuhao000/antd-mobile-vue3.0.git
wuhao000
antd-mobile-vue3.0
antd-mobile-vue3.0
master

Search