事件上报

This commit is contained in:
liuye
2023-05-09 10:51:02 +08:00
parent 5b57142d7d
commit fdb0819fc1
3 changed files with 43 additions and 70 deletions

View File

@@ -207,6 +207,7 @@ export default {
<style scoped lang="scss">
uni-page-body {
height: 100%;
padding-top: 26px;
}
.Detail {
@@ -215,8 +216,8 @@ uni-page-body {
.header-top {
display: flex;
margin: 26px 0 14px 0;
padding: 0 32px;
margin-bottom: 14px;
padding: 32px 32px 0;
.avatars {
width: 80px;