diff --git a/.env.development b/.env.development index 4c857ef..25e5934 100644 --- a/.env.development +++ b/.env.development @@ -5,5 +5,5 @@ VITE_API_URL=https://cms-api.websoft.top/api #VITE_SOCKET_URL=ws://127.0.0.1:9191 #VITE_SERVER_URL=http://127.0.0.1:8000/api -VITE_API_URL=http://127.0.0.1:9200/api +#VITE_API_URL=http://127.0.0.1:9200/api #/booking/bookingItem diff --git a/public/bg.png b/public/bg.png new file mode 100644 index 0000000..c2e45f6 Binary files /dev/null and b/public/bg.png differ diff --git a/src/assets/单位.png b/src/assets/单位.png new file mode 100644 index 0000000..2d9f7df Binary files /dev/null and b/src/assets/单位.png differ diff --git a/src/assets/资料文件.png b/src/assets/资料文件.png new file mode 100644 index 0000000..5387c9b Binary files /dev/null and b/src/assets/资料文件.png differ diff --git a/src/assets/项目管理.png b/src/assets/项目管理.png new file mode 100644 index 0000000..2fffa48 Binary files /dev/null and b/src/assets/项目管理.png differ diff --git a/src/views/home/index.vue b/src/views/home/index.vue new file mode 100644 index 0000000..73f0f37 --- /dev/null +++ b/src/views/home/index.vue @@ -0,0 +1,85 @@ + + + + + + 项目管理 + + + + 单位信息 + + + + 资料库 + + + + + + + + + + diff --git a/src/views/oa/oaCompany/index.vue b/src/views/oa/oaCompany/index.vue index b5b27dd..8a6b25a 100644 --- a/src/views/oa/oaCompany/index.vue +++ b/src/views/oa/oaCompany/index.vue @@ -1,5 +1,13 @@ $router.go(-1)"> + + + + + + + + - + diff --git a/src/views/pwl/pwlProject/components/report.vue b/src/views/pwl/pwlProject/components/report.vue index 9132bf9..960a2b3 100644 --- a/src/views/pwl/pwlProject/components/report.vue +++ b/src/views/pwl/pwlProject/components/report.vue @@ -131,7 +131,6 @@ AI生成 - diff --git a/src/views/pwl/pwlProject/components/reportContent.vue b/src/views/pwl/pwlProject/components/reportContent.vue new file mode 100644 index 0000000..e219edf --- /dev/null +++ b/src/views/pwl/pwlProject/components/reportContent.vue @@ -0,0 +1,1252 @@ + + + + + + + {{ form.name }} + + + {{ form.nickname || '暂无' }} + + + {{ form.expirationTime }} + + + + + + + + + + + 生成全部方案 + + + + + + 保存草稿 + + + + + + 加载草稿 + + + + + + 下载文件 + + + + + + + + + 快速导航 + + + + + + + + + + {{ item.number }} + {{ item.name }} + + + + + + + + + + {{ currentSection + 1 }} / {{ navigationItems.length }} + + + + + + + + + + + + + + + AI生成 + + + + + + + + + + + + + + + + + + AI小助手 + + + + + + + 发送 + + + + + + + + + + {{ child.name }} + + + + + AI生成 + + + + + + + AI小助手 + + + + + + + 发送 + + + + + + + + + + + + + + + + + + + diff --git a/src/views/pwl/pwlProject/components/search.vue b/src/views/pwl/pwlProject/components/search.vue index a309315..f2b20e5 100644 --- a/src/views/pwl/pwlProject/components/search.vue +++ b/src/views/pwl/pwlProject/components/search.vue @@ -3,7 +3,7 @@ - + 添加 @@ -16,7 +16,7 @@ @click="removeBatch" > - + 批量删除 @@ -28,7 +28,12 @@ v-model:value="where.type" @done="chooseType" /> - + 重置 - 导出xls - 导入xls + 导出xls + 导入xls - + diff --git a/src/views/pwl/pwlProject/index.vue b/src/views/pwl/pwlProject/index.vue index cd2e35c..3b8e56a 100644 --- a/src/views/pwl/pwlProject/index.vue +++ b/src/views/pwl/pwlProject/index.vue @@ -1,7 +1,15 @@ $router.go(-1)"> + + + + + + + + - + - + 已完成 @@ -34,22 +42,38 @@ - {{ item }} + {{ item }} - {{ item }} + {{ item }} - {{ item }} + {{ item }} - {{ item }} + {{ item }} @@ -61,7 +85,10 @@ 未完成 - + {{ toDateString(record.createTime, 'YYYY-MM-dd') }} @@ -70,23 +97,26 @@ - 材料分析 - - 项目文档 - - 修改 + + 1生成报告 + 2审计内容 + 3审计核查 + - - 生成报告 - - 审计核查 - - + + 修改 + - 删除 - + > + 删除 + + @@ -94,42 +124,52 @@ - + - + + - + - + 新增文档 { currentPage = pag.current; loadDocuments(); }" + @change=" + (pag) => { + currentPage = pag.current; + loadDocuments(); + } + " > 删除 @@ -140,496 +180,536 @@ - - - + - + + +