清除数据
This commit is contained in:
15
community-fresh-group-buy-frontend/index.html
Normal file
15
community-fresh-group-buy-frontend/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link href="/favicon.ico" rel="icon">
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<title>社区生鲜团购系统</title>
|
||||
<meta content="社区生鲜团购系统,提供商品浏览、拼团下单、订单管理和后台运营能力" name="description">
|
||||
<meta content="拼团,团购,社区生鲜,community fresh group buying" name="keywords">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="/src/main.ts" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user