This website works better with JavaScript.
首頁
探索
說明
登入
leiyun
/
cytx_mp
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
修复bug
master
leiyun
7 小時之前
父節點
c2ea2bb0f5
當前提交
3ec1e5a510
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/index/index.vue
+1
-1
pages/myinfo/myinfo.vue
+ 1
- 1
pages/index/index.vue
查看文件
@@ -149,7 +149,7 @@ onShow(() => {
.content-area {
background: #fff;
border-radius: 24rpx;
margin: -
3
0% 24rpx 0;
margin: -
4
0% 24rpx 0;
position: relative;
z-index: 1;
padding: 56rpx 40rpx 32rpx;
+ 1
- 1
pages/myinfo/myinfo.vue
查看文件
@@ -530,7 +530,7 @@ const doSubmit = async () => {
min-height: 100vh;
background: #f4f4f5;
padding: 24rpx;
padding-bottom:
2
40rpx;
padding-bottom:
3
40rpx;
}
.section {
Write
Preview
Loading…
取消
儲存