@@ -242,7 +242,7 @@
}
</script>
-<style lang="scss">
+<style lang="scss" scoped>
.user-content{
width: 100%;
.user-head{
@@ -284,4 +284,9 @@
padding: 85rpx 200rpx;
+ /deep/.u-select__header__title{
+ color:#666 !important;
+ font-size: 30upx;
+ font-weight: bold;
+ }
</style>