Commit 5b1b3ff3 authored by zhangjianguo's avatar zhangjianguo

1

parent 46723343
......@@ -201,6 +201,10 @@
"provider": "wx2b03c6e691cd7370"
}
},
// "rules": [{
// "action": "allow",
// "page": "*"
// }],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
......
......@@ -228,7 +228,7 @@ export default {
<style>
.body {
background: #f3f4f6;
min-height:100vh
}
.userStyle .userBox {
height: 100%;
......@@ -236,6 +236,7 @@ export default {
flex-direction: column;
align-items: center;
background: #f3f4f6;
min-height:100vh
}
.userStyle .imgbg {
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment