Explorar o código

底边距修改

htc hai 6 meses
pai
achega
be8d634789
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      App.vue

+ 1 - 1
App.vue

@@ -15,5 +15,5 @@
 <style lang="scss">
 	/*每个页面公共css */
 	@import "@/node_modules/uview-ui/index.scss";
-	.page{padding-bottom: 130rpx;background-color: #E1EDFF;}
+	.page{padding-bottom: 145rpx;background-color: #E1EDFF;}
 </style>