1 Star 0 Fork 0

douaojie/shop-vue3-pc-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 450 Bytes
一键复制 编辑 原始数据 按行查看 历史
douaojie 提交于 2023-01-03 17:25 . 修改商名字
<!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" />
<!-- 引入在线的字体图标文件 -->
<link rel="stylesheet" href="//at.alicdn.com/t/font_2143783_iq6z4ey5vu.css" />
<title>购物商城</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dou-aojie/shop-vue3-pc-ts.git
git@gitee.com:dou-aojie/shop-vue3-pc-ts.git
dou-aojie
shop-vue3-pc-ts
shop-vue3-pc-ts
master

搜索帮助