|
@@ -8,6 +8,9 @@ import {request} from 'graphql-request'
|
|
|
import UserCustom from "./UserCustom";
|
|
import UserCustom from "./UserCustom";
|
|
|
import {getCookie} from "../../../cookie";
|
|
import {getCookie} from "../../../cookie";
|
|
|
|
|
|
|
|
|
|
+// 这是一个备份的代码,可以删除
|
|
|
|
|
+// 复制于上个版本的 wworkbench 部署流程
|
|
|
|
|
+
|
|
|
const TabPane = Tabs.TabPane;
|
|
const TabPane = Tabs.TabPane;
|
|
|
const {Content} = Layout;
|
|
const {Content} = Layout;
|
|
|
|
|
|