peng.peng 2 years ago
parent
commit
6f5614466b
  1. 1
      web/client/src/sections/auth/containers/login.js
  2. 6
      web/log/development.txt

1
web/client/src/sections/auth/containers/login.js

@ -11,6 +11,7 @@ import { login, LOGIN_ERROR } from '../actions/auth';
import { ExclamationCircleOutlined } from '@ant-design/icons'; import { ExclamationCircleOutlined } from '@ant-design/icons';
import { Uploads } from '$components' import { Uploads } from '$components'
import { LockOutlined, UserOutlined } from '@ant-design/icons'; import { LockOutlined, UserOutlined } from '@ant-design/icons';
import '../style.less'; import '../style.less';
const FormItem = Form.Item; const FormItem = Form.Item;

6
web/log/development.txt

@ -5621,3 +5621,9 @@
2023-01-31 15:24:19.135 - debug: [FS-LOGGER] Init. 2023-01-31 15:24:19.135 - debug: [FS-LOGGER] Init.
2023-01-31 15:24:19.138 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) 2023-01-31 15:24:19.138 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment)
2023-01-31 15:24:19.487 - info: [Router] Inject api: attachment/index 2023-01-31 15:24:19.487 - info: [Router] Inject api: attachment/index
2023-02-24 16:22:28.531 - debug: [FS-LOGGER] Init.
2023-02-24 16:22:28.534 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment)
2023-02-24 16:22:28.719 - info: [Router] Inject api: attachment/index
2023-02-24 16:56:08.557 - debug: [FS-LOGGER] Init.
2023-02-24 16:56:08.559 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment)
2023-02-24 16:56:08.778 - info: [Router] Inject api: attachment/index

Loading…
Cancel
Save