|
|
@@ -125,7 +125,7 @@ export default {
|
|
|
|
|
|
<style lang="scss" scoped>
|
|
|
.info-content_box {
|
|
|
- padding: 0 20upx 100upx;
|
|
|
+ padding: 10upx 20upx 100upx;
|
|
|
& > .title {
|
|
|
color: #666666;
|
|
|
font-size: 28upx;
|
|
|
@@ -321,7 +321,7 @@ export default {
|
|
|
& .admin-button-com {
|
|
|
padding: 0;
|
|
|
margin-right:20upx;
|
|
|
- width: 140upx;
|
|
|
+ width: 160upx;
|
|
|
height: 70upx;
|
|
|
line-height: 70upx;
|
|
|
text-align: center;
|