首页布局优化

This commit is contained in:
X1627315083
2025-09-02 16:11:47 +08:00
parent 9a48ce972c
commit 56edbb68c4
8 changed files with 225 additions and 210 deletions

View File

@@ -18,6 +18,8 @@
-moz-user-select:none;
-ms-user-select: none;
user-select:none;
touch-action: pan-x pan-y; /* 允许单指平移(滚动)但禁用捏合缩放 */
input,textarea{
-webkit-touch-callout:default;
-khtml-user-select:auto;