mirror of
https://github.com/PlayEdu/backend
synced 2025-06-07 19:04:09 +08:00
版本号
This commit is contained in:
parent
6ccf595984
commit
b49c73f338
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "playedu-admin-interface",
|
"name": "playedu-admin-interface",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "0.0.0",
|
"version": "1.6.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
@ -35,7 +35,7 @@ export const Footer: React.FC<PropInterface> = ({ type }) => {
|
|||||||
className="ml-5"
|
className="ml-5"
|
||||||
style={{ color: "#D7D7D7", fontSize: 12, marginTop: -5 }}
|
style={{ color: "#D7D7D7", fontSize: 12, marginTop: -5 }}
|
||||||
>
|
>
|
||||||
Version 1.5
|
Version 1.6
|
||||||
</span>
|
</span>
|
||||||
</Link>
|
</Link>
|
||||||
</Layout.Footer>
|
</Layout.Footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user