diff --git a/tdrive/frontend/src/app/views/client/popup/UserParameter/UserParameter.jsx b/tdrive/frontend/src/app/views/client/popup/UserParameter/UserParameter.jsx index 5a2abbae..268c4c44 100755 --- a/tdrive/frontend/src/app/views/client/popup/UserParameter/UserParameter.jsx +++ b/tdrive/frontend/src/app/views/client/popup/UserParameter/UserParameter.jsx @@ -61,25 +61,22 @@ export default class UserParameter extends Component { if (this.state.page === 1) { return (
-
{this.state.i18n.t('scenes.apps.account.title')}
-
- -
- -
-
-
+ +
+ +
+
); }