halo/console/console-src
Ryan Wang 0b30c0d98e
feat: add powered by information in page footer (#5153)
#### What type of PR is this?

/area console
/kind improvement
/milestone 2.12.x

#### What this PR does / why we need it:

在 Console 和 UC 的页面底部添加 Powered by 信息。

<img width="1920" alt="图片" src="https://github.com/halo-dev/halo/assets/21301288/3ce1304f-01dc-4e3f-a22a-a1cbd59fced8">

#### Does this PR introduce a user-facing change?

```release-note
在 Console 和 UC 的页面底部添加 Powered by 信息。
```
2024-01-08 15:06:41 +00:00
..
composables chore: use lodash-es instead of lodash (#5125) 2023-12-28 09:13:38 +00:00
layouts feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
modules feat: add powered by information in page footer (#5153) 2024-01-08 15:06:41 +00:00
router feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00:00
setup Merge branch 'main' into feature-user-center 2023-11-15 13:47:25 +08:00
stores refactor: improve project structure for user center feature (#4839) 2023-11-09 06:56:06 +00:00
views/system feat: support reset passwords based on email address (#4941) 2023-12-01 03:06:09 +00:00
App.vue feat: refine user center feature (#4857) 2023-11-16 15:51:19 +08:00
main.ts feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00