This website works better with JavaScript.
首頁
探索
說明
註冊
登入
liumin
/
NewZkgj
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
修改bug
yun
douzhuo
2 年之前
父節點
af52c02ce4
當前提交
38ff77e139
共有
1 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/center/consumer/consumerDetail.vue
+ 2
- 2
pages/center/consumer/consumerDetail.vue
查看文件
@@ -1376,12 +1376,12 @@
}
.pon-foot {
position: fixed;
position: sticky;
bottom: 0;
width: 750rpx;
height: 100rpx;
background: #FFFFFF;
box-shadow: 0px -2rpx 8rpx 0rpx rgba(224, 224, 224, 0.5);
bottom: 0;
display: flex;
justify-content: space-around;
align-items: center;
Write
Preview
Loading…
取消
儲存