1 Star 0 Fork 19

hanp/uniapp-vue3-fant-ts

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 899 Bytes
Copy Edit Raw Blame History
<!--
* @Author: weisheng
* @Date: 2023-03-21 22:49:24
* @LastEditTime: 2023-04-19 18:08:22
* @LastEditors: weisheng
* @Description:
* @FilePath: \uniapp-vue3-fant-ts\index.html
* 记得注释
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<script>
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
CSS.supports('top: constant(a)'))
document.write(
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
</script>
<title></title>
<!--preload-links-->
<!--app-context-->
</head>
<body>
<div id="app"><!--app-html--></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/micrpinhan/uniapp-vue3-fant-ts.git
git@gitee.com:micrpinhan/uniapp-vue3-fant-ts.git
micrpinhan
uniapp-vue3-fant-ts
uniapp-vue3-fant-ts
master

Search

0d507c66 1850385 C8b1a773 1850385