Browse Source

更新index页面样式

pull/1/head
徐飞洋 2 months ago
parent
commit
80db92f91b
  1. 2
      pages/index/index.wxss

2
pages/index/index.wxss

@ -416,7 +416,7 @@ wx-button:not([size=mini]) {
.sidebar-btn {
position: fixed;
left: 20rpx;
z-index: 10000;
z-index: 1000;
width: 120rpx;
height: 80rpx;
background-color: rgba(255, 255, 255, 0.85); /* 白色半透明 */

Loading…
Cancel
Save