@@ -190,7 +190,7 @@ body {
::-webkit-scrollbar-thumb {
/* 5 */
- background-color: #006ac7;
+ background-color: #d2d2d2;
border-radius: 2px;
}
@@ -72,7 +72,7 @@ body.dialog-open {
&-thumb {
&-corner {
@@ -1,4 +1,4 @@
-.page {
+.userPage {
width: 100%;
background: url(../../assets/user/bg.png) top center no-repeat;
background-size: 100%;
@@ -1,5 +1,5 @@
<template>
- <div class="page flex-col">
+ <div class="userPage flex-col">
<s-header :name="sys ? sys.title : $t('user.personalCenter')" :noback="true" :isFixed="false"></s-header>
<div class="userPageBox">
<div class="userBaseBox">