Your Name 3 gadus atpakaļ
vecāks
revīzija
cf46233323

+ 1
- 1
config/defaultSettings.js Parādīt failu

@@ -12,7 +12,7 @@ export default {
12 12
   menu: {
13 13
     locale: false,
14 14
   },
15
-  title: '新 联 ',
15
+  title: '新 联 ',
16 16
   pwa: false,
17 17
   iconfontUrl: '',
18 18
 };

+ 1
- 1
src/components/Poster/Preview.jsx Parādīt failu

@@ -24,7 +24,7 @@ export default (props) => {
24 24
       <Row gutter={24} style={{padding: '2em'}}>
25 25
         <Col span={6}><Avatar size={78} src={avatar} /></Col>
26 26
         <Col span={10}>
27
-          <Title level={4}>新联</Title>
27
+          <Title level={4}>新联</Title>
28 28
           <div>长按识别看房</div>
29 29
         </Col>
30 30
         <Col span={8}><img src={qrCode} alt="" style={qrStyle} /></Col>

+ 1
- 1
src/pages/user/login/index.jsx Parādīt failu

@@ -43,7 +43,7 @@ const LoginForm = React.forwardRef((props, ref) => {
43 43
     <div className={styles['login-form-wapper']}>
44 44
       <div className={styles.main}>
45 45
         <div className={styles['login-wedget']}>
46
-          <h3>欢迎来到新联</h3>
46
+          <h3>欢迎来到新联</h3>
47 47
           <img src="http://yz-websit.oss-cn-hangzhou.aliyuncs.com/xlk/login-wedget.png" alt="" />
48 48
         </div>
49 49
         <div className={styles['login-form']}>