diff --git a/.env.development b/.env.development index d6cd763..8230c20 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ VUE_APP_MODE=development VUE_APP_NODE_ENV=development VUE_APP_SCENE=tcm -VUE_APP_BASE_URL=https://test.tall.wiki/ -VUE_APP_API_URL=https://test.tall.wiki/gateway +VUE_APP_BASE_URL=http://www.sxwikionline.com/ +VUE_APP_API_URL=http://www.sxwikionline.com/gateway VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/tcm -VUE_APP_MSG_URL=wss://test.tall.wiki/websocket/message/v4.0/ws +VUE_APP_MSG_URL=wss://www.sxwikionline.com/websocket/message/v4.0/ws VUE_APP_TITLE=中医药大学课题数据库 VUE_APP_DESCRIPTION=中医药大学课题数据库 diff --git a/src/App.vue b/src/App.vue index 7adf3a7..59264ff 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@ + + diff --git a/src/components/Echarts/Piemap.vue b/src/components/Echarts/Piemap.vue index a0a9adb..812b7ad 100644 --- a/src/components/Echarts/Piemap.vue +++ b/src/components/Echarts/Piemap.vue @@ -1,43 +1,25 @@ diff --git a/src/views/PersonalStats/components/AdjacentTasks.vue b/src/views/PersonalStats/components/AdjacentTasks.vue new file mode 100644 index 0000000..f2336c4 --- /dev/null +++ b/src/views/PersonalStats/components/AdjacentTasks.vue @@ -0,0 +1,80 @@ + + +