小程序修正
This commit is contained in:
@@ -84,6 +84,12 @@
|
||||
|
||||
<style>
|
||||
/*每个页面公共css */
|
||||
view {
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.uni-row {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user