66666
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-29 22:04:53 +08:00
parent b897a4465a
commit 6a6917f3d3
2 changed files with 2 additions and 12 deletions

View File

@@ -22,13 +22,3 @@ volumes:
- name: 1panel-nginx-static
host:
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/xz/
# - name: pc-h5
# image: node:22.2.0
# network_mode: host
# commands:
# - cd /drone/src/xiezheng/
# - node -v
# - npm config set registry https://registry.npmmirror.com
# - npm install
# - npm run dev

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>首页</title>
<script src="../js/utils/rem.js"></script>
<link rel="stylesheet" href="../css/tool/clear.css">
<link rel="stylesheet" href="https://unpkg.com/swiper@8.4.7/swiper-bundle.min.css">