small-program/shop/pages/settings/settings.vue
@@ -24,6 +24,7 @@ width: 100%; padding: 0 30rpx; box-sizing: border-box; .box-item { width: 100%; height: 102rpx; @@ -31,6 +32,15 @@ align-items: center; justify-content: space-between; border-bottom: 1rpx solid #ececec; .box-item-table{ font-weight: 400; font-size: 30rpx; color: #222222; } image{ height: 20rpx; width: 20rpx; } } } </style>