add miniprogram
This commit is contained in:
11
miniprogram/pages/other/about.wxss
Normal file
11
miniprogram/pages/other/about.wxss
Normal file
@@ -0,0 +1,11 @@
|
||||
/* pages/other/about.wxss */
|
||||
page{
|
||||
height:100%
|
||||
}
|
||||
.imagesize{
|
||||
display:flex;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
align-items:center;
|
||||
}
|
Reference in New Issue
Block a user