Logo
Explore Help
Register Sign In
kubbo/pmrx-gm
1
0
Fork 0
You've already forked pmrx-gm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
pmrx-gm/web/index.html

15 lines
385 B
HTML
Raw Permalink Normal View History

chore: 更新 .gitignore 文件 - 添加日志文件和依赖管理工具的缓存文件到忽略列表 - 忽略 Visual Studio Code 和其他编辑器的配置文件 - 排除 cypress 测试的视频和截图文件 - 忽略 TypeScript 编译信息文件
2025-04-24 12:30:49 +08:00
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
build(web): 移除 Tailwind CSS 依赖 - 移除了 @tailwindcss/vite 和 tailwindcss 依赖 - 在 index.html 中添加了 tailwindcss.js 脚本引用 - 调整了 Prettier 配置,增加了打印宽度
2025-04-24 17:40:12 +08:00
<script src="/tailwindcss.js"></script>
fix: 修改文件名大小写
2025-04-24 17:13:51 +08:00
<title>飘渺儒仙GM后台</title>
chore: 更新 .gitignore 文件 - 添加日志文件和依赖管理工具的缓存文件到忽略列表 - 忽略 Visual Studio Code 和其他编辑器的配置文件 - 排除 cypress 测试的视频和截图文件 - 忽略 TypeScript 编译信息文件
2025-04-24 12:30:49 +08:00
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.6.0 Page: 3921ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API