npmapps 1.1.4 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/wujie-wk/dev.log +1979 -0
- package/app/wujie-wk/t.html +90 -0
- package/app/wujie-wk/wujie-react-child/README.md +126 -0
- package/app/wujie-wk/wujie-react-child/eslint.config.js +28 -0
- package/app/wujie-wk/wujie-react-child/index.html +13 -0
- package/app/wujie-wk/wujie-react-child/package-lock.json +4344 -0
- package/app/wujie-wk/wujie-react-child/package.json +32 -0
- package/app/wujie-wk/wujie-react-child/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-react-child/src/App.css +0 -0
- package/app/wujie-wk/wujie-react-child/src/App.tsx +72 -0
- package/app/wujie-wk/wujie-react-child/src/assets/react.svg +1 -0
- package/app/wujie-wk/wujie-react-child/src/components/FeatureCards.css +63 -0
- package/app/wujie-wk/wujie-react-child/src/components/FeatureCards.tsx +112 -0
- package/app/wujie-wk/wujie-react-child/src/components/LightCard/index.tsx +36 -0
- package/app/wujie-wk/wujie-react-child/src/components/LightCard/style.css +20 -0
- package/app/wujie-wk/wujie-react-child/src/hooks/use3DCard.ts +53 -0
- package/app/wujie-wk/wujie-react-child/src/hooks/useLightCard.ts +141 -0
- package/app/wujie-wk/wujie-react-child/src/index.css +0 -0
- package/app/wujie-wk/wujie-react-child/src/main.tsx +8 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ChildToParent/index.css +55 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ChildToParent/index.tsx +88 -0
- package/app/wujie-wk/wujie-react-child/src/pages/Css.tsx +28 -0
- package/app/wujie-wk/wujie-react-child/src/pages/Home.tsx +72 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ParentToChild.css +85 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ParentToChild.tsx +119 -0
- package/app/wujie-wk/wujie-react-child/src/pages/RouterJump/index.css +61 -0
- package/app/wujie-wk/wujie-react-child/src/pages/RouterJump/index.tsx +87 -0
- package/app/wujie-wk/wujie-react-child/src/router/index.tsx +63 -0
- package/app/wujie-wk/wujie-react-child/src/types/wujie.d.ts +26 -0
- package/app/wujie-wk/wujie-react-child/src/vite-env.d.ts +1 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.app.json +26 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.json +7 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.node.json +24 -0
- package/app/wujie-wk/wujie-react-child/vite.config.ts +10 -0
- package/app/wujie-wk/wujie-vue2-child/.eslintrc.js +19 -0
- package/app/wujie-wk/wujie-vue2-child/README.md +24 -0
- package/app/wujie-wk/wujie-vue2-child/babel.config.js +5 -0
- package/app/wujie-wk/wujie-vue2-child/docs/superpowers/plans/2026-05-29-quill-editor.md +836 -0
- package/app/wujie-wk/wujie-vue2-child/docs/superpowers/specs/2026-05-29-quill-editor-design.md +210 -0
- package/app/wujie-wk/wujie-vue2-child/jsconfig.json +19 -0
- package/app/wujie-wk/wujie-vue2-child/package-lock.json +21333 -0
- package/app/wujie-wk/wujie-vue2-child/package.json +63 -0
- package/app/wujie-wk/wujie-vue2-child/postcss.config.js +10 -0
- package/app/wujie-wk/wujie-vue2-child/public/favicon.ico +0 -0
- package/app/wujie-wk/wujie-vue2-child/public/index.html +17 -0
- package/app/wujie-wk/wujie-vue2-child/public/rili.jpg +0 -0
- package/app/wujie-wk/wujie-vue2-child/public//344/270/200/351/224/256/351/273/221/346/232/227.html +136 -0
- package/app/wujie-wk/wujie-vue2-child/src/App.vue +110 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/bpmn-camunda.jpg +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/css/diagram.less +17 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/Icon.less +31 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app-codes.css +26 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.eot +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.svg +60 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.ttf +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.woff +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.woff2 +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/config.json +248 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-bottom-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-horizontal-center-tool.svg +85 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-left-tool.svg +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-right-tool.svg +80 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-top-tool.svg +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-vertical-center-tool.svg +89 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/distribute-horizontally-tool.svg +95 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/distribute-vertically-tool.svg +99 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/set-color-tool.svg +111 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-bottom-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-horizontal-center-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-left-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-right-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-top-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-vertical-center-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/distribute-horizontally-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/distribute-vertically-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/set-color-tool.svg +63 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/logo.png +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/README.md +70 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/article.md +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/index.js +213 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/CalendarSkeleton.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/CodeBlock.vue +199 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/MonthSelect.vue +376 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/README.md +485 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/example.vue +1747 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/index.vue +2720 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/mockData.js +475 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/recruitmentAdapter.js +51 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/utils.js +202 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/FunctionSelector.vue +123 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/OperatorSelector.vue +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/ParameterSelector.vue +123 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/api.js +69 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/index.vue +435 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/HelloWorld.vue +58 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/PageHeader/index.vue +158 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/README.md +144 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/example.vue +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/index.vue +203 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/ToolBar.vue +357 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/customTranslate/customTranslate.js +12 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/customTranslate/translationsGerman.js +241 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/index.vue +261 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/xmlData.js +29 -0
- package/app/wujie-wk/wujie-vue2-child/src/directives/filldown.js +155 -0
- package/app/wujie-wk/wujie-vue2-child/src/directives/filldownTable.js +291 -0
- package/app/wujie-wk/wujie-vue2-child/src/main.js +40 -0
- package/app/wujie-wk/wujie-vue2-child/src/router/index.js +72 -0
- package/app/wujie-wk/wujie-vue2-child/src/store/index.js +23 -0
- package/app/wujie-wk/wujie-vue2-child/src/utils/winBox.js +23 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/A.vue +12 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/B.vue +10 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/MagicalComponentsForELFormItem.vue +78 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/index.vue +59 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/tableMouseHorizontalWheel.vue +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Home.vue +27 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/RouterJump.vue +145 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/calendar/index.vue +19 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/css.vue +57 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/EllipsisText.vue +73 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/HoverCard.vue +69 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/TableHover.vue +130 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/inputSlo.vue +42 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/tableFixed.vue +148 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/echart-dome.vue +73 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/index.vue +118 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/pei3d.vue +658 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/bpmn/index.vue +15 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendanceCycle/index.vue +131 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendanceGroup/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendancePersonnel/index.vue +158 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/companyCalendar/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/shift/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/shiftRotationSystem/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/columnManagement.vue +340 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/dialogInput.vue +71 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/elTableJsx.vue +1826 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/formTable.vue +595 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/index.vue +29 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/simpleTable.vue +189 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx.zip +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/index.vue +39 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/README.md +163 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/example.vue +307 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/index.vue +409 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/toolbar.js +122 -0
- package/app/wujie-wk/wujie-vue2-child/vue.config.js +15 -0
- package/app/wujie-wk/wujie-vue3-child/.claude/settings.local.json +8 -0
- package/app/wujie-wk/wujie-vue3-child/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-child/PROJECT_MEMORY.md +427 -0
- package/app/wujie-wk/wujie-vue3-child/README.md +5 -0
- package/app/wujie-wk/wujie-vue3-child/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-child/package-lock.json +5744 -0
- package/app/wujie-wk/wujie-vue3-child/package.json +28 -0
- package/app/wujie-wk/wujie-vue3-child/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child/src/App.vue +130 -0
- package/app/wujie-wk/wujie-vue3-child/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/SmartAnchorTabs/index.jsx +224 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/SmartAnchorTabs/style.css +154 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/tags-view.vue +193 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/tags-view1.vue +131 -0
- package/app/wujie-wk/wujie-vue3-child/src/directives/aiLoading.js +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/hooks/useClickOutside.js +11 -0
- package/app/wujie-wk/wujie-vue3-child/src/hooks/useTableDragSort.js +28 -0
- package/app/wujie-wk/wujie-vue3-child/src/main.js +18 -0
- package/app/wujie-wk/wujie-vue3-child/src/router/index.js +104 -0
- package/app/wujie-wk/wujie-vue3-child/src/store/tagsViewStroe.js +34 -0
- package/app/wujie-wk/wujie-vue3-child/src/style.css +171 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/collapseExpand/index.jsx +108 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/collapseExpand/index.module.scss +97 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/README.md +836 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/REFLEX_EXAMPLES.md +728 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentPersonnelSelector.jsx +687 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentPersonnelSelector.module.scss +560 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelector.jsx +570 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelector.module.scss +330 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelectorV2.jsx +378 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelectorV2.module.scss +228 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/OptionsSelector.jsx +399 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/OptionsSelector.module.scss +252 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PersonnelSelector.jsx +585 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PersonnelSelector.module.scss +331 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PopoverSelector.jsx +392 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PopoverSelector.module.scss +39 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/README.md +248 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/SelectorTrigger.jsx +194 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/index.jsx +1459 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/mockData.js +301 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/dialogueSegment/index.jsx +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/dialogueSegment/index.module.scss +28 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/index.jsx +375 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ChartsPanel/index.jsx +121 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ChartsPanel/index.module.scss +76 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/DonutChart/index.jsx +104 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/PracticeTable/index.jsx +75 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/PracticeTable/index.module.scss +12 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankBarChart/index.jsx +62 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankBarChart/index.module.scss +43 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingGroup/index.jsx +29 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingGroup/index.module.scss +5 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingList/index.jsx +58 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingList/index.module.scss +85 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ScriptStatsPanel/index.jsx +92 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ScriptStatsPanel/index.module.scss +56 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/StatCardsRow/index.jsx +40 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/StatCardsRow/index.module.scss +53 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/echarts/EchartsDonut.jsx +106 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/echarts/EchartsRankBar.jsx +132 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/index.jsx +176 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/index.module.scss +96 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/CoachReport/index.jsx +162 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/CoachReport/index.module.scss +16 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ComprehensiveEvaluation/index.jsx +29 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ComprehensiveEvaluation/index.module.scss +25 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueBubble/index.jsx +106 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueBubble/index.module.scss +164 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueRecord/index.jsx +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueRecord/index.module.scss +203 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionDetail/index.jsx +145 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionDetail/index.module.scss +126 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionScores/index.jsx +67 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionScores/index.module.scss +105 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ReportHeader/index.jsx +81 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ReportHeader/index.module.scss +47 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/RoleInfo/index.jsx +64 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/RoleInfo/index.module.scss +85 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ScoreBadge/index.jsx +39 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ScoreBadge/index.module.scss +44 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/SubDimensionItem/index.jsx +83 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/SubDimensionItem/index.module.scss +101 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/index.jsx +50 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/index.module.scss +25 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/index.jsx +196 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/index.module.scss +41 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/inputColumn/index.jsx +183 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/inputColumn/index.module.scss +115 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/child-to-parent.vue +117 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/home.vue +53 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/btnSelect/btnSelect.vue +169 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/btnSelect/index.vue +69 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/com.vue +44 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/dialog.jsx +66 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/index.vue +72 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/props.vue +33 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/parent-to-child.vue +225 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/phone-code.vue +318 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/router-jump.vue +123 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/test.vue +192 -0
- package/app/wujie-wk/wujie-vue3-child/vite.config.js +15 -0
- package/app/wujie-wk/wujie-vue3-child copy/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-child copy/README.md +5 -0
- package/app/wujie-wk/wujie-vue3-child copy/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-child copy/package-lock.json +4617 -0
- package/app/wujie-wk/wujie-vue3-child copy/package.json +22 -0
- package/app/wujie-wk/wujie-vue3-child copy/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/App.vue +124 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/main.js +12 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/router/index.js +84 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/style.css +4 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/child-to-parent.vue +117 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/home.vue +53 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/parent-to-child.vue +225 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/phone-code.vue +318 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/router-jump.vue +115 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/test.vue +192 -0
- package/app/wujie-wk/wujie-vue3-child copy/vite.config.js +10 -0
- package/app/wujie-wk/wujie-vue3-main/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-main/README.md +154 -0
- package/app/wujie-wk/wujie-vue3-main/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-main/package-lock.json +4736 -0
- package/app/wujie-wk/wujie-vue3-main/package.json +25 -0
- package/app/wujie-wk/wujie-vue3-main/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-main/src/App.vue +879 -0
- package/app/wujie-wk/wujie-vue3-main/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieReact/index.vue +20 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue2/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue3/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue3Copy/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/main.js +23 -0
- package/app/wujie-wk/wujie-vue3-main/src/router/index.js +88 -0
- package/app/wujie-wk/wujie-vue3-main/src/store/useMicroAppStore.js +66 -0
- package/app/wujie-wk/wujie-vue3-main/src/style.css +3 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/home.vue +103 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/router-jump.vue +159 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/test.vue +125 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/vue3-child-msg.vue +108 -0
- package/app/wujie-wk/wujie-vue3-main/vite.config.js +12 -0
- package/package.json +1 -1
- package/app/check-import-case.js +0 -344
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { defineComponent } from 'vue'
|
|
2
|
+
import styles from './index.module.scss'
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* 综合评价组件
|
|
6
|
+
* @description 显示AI对练习表现的综合评价文字
|
|
7
|
+
*/
|
|
8
|
+
export default defineComponent({
|
|
9
|
+
name: 'ComprehensiveEvaluation',
|
|
10
|
+
|
|
11
|
+
props: {
|
|
12
|
+
// 评价内容
|
|
13
|
+
content: {
|
|
14
|
+
type: String,
|
|
15
|
+
required: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
|
|
19
|
+
setup(props) {
|
|
20
|
+
return () => {
|
|
21
|
+
return (
|
|
22
|
+
<div class={styles.comprehensiveEvaluation}>
|
|
23
|
+
<h3 class={styles.title}>综合评价</h3>
|
|
24
|
+
<div class={styles.content}>{props.content}</div>
|
|
25
|
+
</div>
|
|
26
|
+
)
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
})
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// 综合评价样式
|
|
2
|
+
.comprehensiveEvaluation {
|
|
3
|
+
background: #fff;
|
|
4
|
+
padding: 20px 24px;
|
|
5
|
+
border-radius: 8px;
|
|
6
|
+
height: 300px;
|
|
7
|
+
display: flex;
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.title {
|
|
13
|
+
font-size: 16px;
|
|
14
|
+
font-weight: 600;
|
|
15
|
+
color: #262626;
|
|
16
|
+
margin: 0 0 16px 0;
|
|
17
|
+
padding-bottom: 12px;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.content {
|
|
21
|
+
font-size: 14px;
|
|
22
|
+
color: #595959;
|
|
23
|
+
line-height: 1.8;
|
|
24
|
+
text-align: justify;
|
|
25
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import { defineComponent } from 'vue'
|
|
2
|
+
import styles from './index.module.scss'
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* 对话气泡组件
|
|
6
|
+
* @description 显示客户问题和AI回答的对话气泡
|
|
7
|
+
*/
|
|
8
|
+
export default defineComponent({
|
|
9
|
+
name: 'DialogueBubble',
|
|
10
|
+
|
|
11
|
+
props: {
|
|
12
|
+
// 对话数据
|
|
13
|
+
dialogue: {
|
|
14
|
+
type: Object,
|
|
15
|
+
required: true,
|
|
16
|
+
// 数据格式: { question: 'AI提问', answer: '用户回答', score: 98 }
|
|
17
|
+
},
|
|
18
|
+
// 得分详情
|
|
19
|
+
scoreDetails: {
|
|
20
|
+
type: Array,
|
|
21
|
+
default: () => [],
|
|
22
|
+
// 数据格式: [{ name: '关键词', score: 20, total: 20, tags: ['多重保障'] }]
|
|
23
|
+
},
|
|
24
|
+
// 指导建议
|
|
25
|
+
suggestion: {
|
|
26
|
+
type: String,
|
|
27
|
+
default: '',
|
|
28
|
+
},
|
|
29
|
+
},
|
|
30
|
+
|
|
31
|
+
setup(props) {
|
|
32
|
+
// 获取评分等级表情
|
|
33
|
+
const getScoreEmoji = (score) => {
|
|
34
|
+
if (score >= 90) return '😃'
|
|
35
|
+
if (score >= 70) return '🙂'
|
|
36
|
+
if (score >= 60) return '😐'
|
|
37
|
+
return '😟'
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
return () => {
|
|
41
|
+
return (
|
|
42
|
+
<div class={styles.dialogueBubble}>
|
|
43
|
+
{/* 对话内容 */}
|
|
44
|
+
<div class={styles.dialogueContent}>
|
|
45
|
+
{/* AI提问 */}
|
|
46
|
+
<div class={styles.questionBubble}>
|
|
47
|
+
<div class={styles.bubbleText}>
|
|
48
|
+
<span class={styles.audioIcon}>🔊</span>
|
|
49
|
+
<span>{props.dialogue.question}</span>
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
|
|
53
|
+
{/* 用户回答 */}
|
|
54
|
+
<div class={styles.answerBubble}>
|
|
55
|
+
<div class={styles.bubbleText}>
|
|
56
|
+
{props.dialogue.answer}
|
|
57
|
+
</div>
|
|
58
|
+
<div class={styles.scoreTag}>
|
|
59
|
+
<span class={styles.scoreValue}>{props.dialogue.score}分</span>
|
|
60
|
+
<span class={styles.scoreEmoji}>{getScoreEmoji(props.dialogue.score)}</span>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
{/* 得分明细卡片 */}
|
|
64
|
+
<div class={styles.scoreCard}>
|
|
65
|
+
{/* 得分明细 */}
|
|
66
|
+
<div class={styles.scoreDetails}>
|
|
67
|
+
<div class={styles.detailsTitle}>得分明细</div>
|
|
68
|
+
{props.scoreDetails.map((detail, index) => (
|
|
69
|
+
<div key={index} class={styles.detailItem}>
|
|
70
|
+
<div class={styles.detailHeader}>
|
|
71
|
+
<span class={styles.detailName}>{detail.name}</span>
|
|
72
|
+
<span class={styles.detailScore}>
|
|
73
|
+
{detail.score}/{detail.total}分
|
|
74
|
+
</span>
|
|
75
|
+
</div>
|
|
76
|
+
{detail.tags && detail.tags.length > 0 && (
|
|
77
|
+
<div class={styles.tags}>
|
|
78
|
+
<span class={styles.tagLabel}>
|
|
79
|
+
关键词共{detail.tags.length}个,命中{detail.tags.length}个
|
|
80
|
+
</span>
|
|
81
|
+
{detail.tags.map((tag, idx) => (
|
|
82
|
+
<el-tag key={idx} type="success" size="small">
|
|
83
|
+
{tag}
|
|
84
|
+
</el-tag>
|
|
85
|
+
))}
|
|
86
|
+
</div>
|
|
87
|
+
)}
|
|
88
|
+
</div>
|
|
89
|
+
))}
|
|
90
|
+
</div>
|
|
91
|
+
|
|
92
|
+
{/* 指导建议 */}
|
|
93
|
+
{props.suggestion && (
|
|
94
|
+
<div class={styles.suggestion}>
|
|
95
|
+
<div class={styles.suggestionTitle}>指导建议</div>
|
|
96
|
+
<div class={styles.suggestionContent}>{props.suggestion}</div>
|
|
97
|
+
</div>
|
|
98
|
+
)}
|
|
99
|
+
</div>
|
|
100
|
+
</div>
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
)
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
})
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
// 对话气泡样式
|
|
2
|
+
.dialogueBubble {
|
|
3
|
+
background: #f8f8f8;
|
|
4
|
+
padding: 16px;
|
|
5
|
+
border-radius: 0 0 8px 8px;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
// 对话内容
|
|
9
|
+
.dialogueContent {
|
|
10
|
+
margin-bottom: 0;
|
|
11
|
+
display: flex;
|
|
12
|
+
flex-direction: column;
|
|
13
|
+
gap: 16px;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.questionBubble {
|
|
17
|
+
display: flex;
|
|
18
|
+
justify-content: flex-start;
|
|
19
|
+
align-self: flex-start;
|
|
20
|
+
max-width: 70%;
|
|
21
|
+
|
|
22
|
+
.bubbleText {
|
|
23
|
+
background: #f5f5f5;
|
|
24
|
+
color: #262626;
|
|
25
|
+
padding: 14px 16px;
|
|
26
|
+
border-radius: 8px 8px 8px 2px;
|
|
27
|
+
line-height: 1.7;
|
|
28
|
+
font-size: 14px;
|
|
29
|
+
display: flex;
|
|
30
|
+
align-items: center;
|
|
31
|
+
gap: 8px;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.answerBubble {
|
|
36
|
+
display: flex;
|
|
37
|
+
flex-direction: column;
|
|
38
|
+
align-items: flex-end;
|
|
39
|
+
align-self: flex-end;
|
|
40
|
+
background: #e4ebfd;
|
|
41
|
+
padding: 16px;
|
|
42
|
+
border-radius: 8px;
|
|
43
|
+
max-width: 80%;
|
|
44
|
+
|
|
45
|
+
.bubbleText {
|
|
46
|
+
background: transparent;
|
|
47
|
+
color: #262626;
|
|
48
|
+
padding: 0;
|
|
49
|
+
max-width: 100%;
|
|
50
|
+
line-height: 1.7;
|
|
51
|
+
font-size: 14px;
|
|
52
|
+
margin-bottom: 12px;
|
|
53
|
+
width: 100%;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.scoreTag {
|
|
58
|
+
display: flex;
|
|
59
|
+
align-items: center;
|
|
60
|
+
gap: 6px;
|
|
61
|
+
margin-bottom: 12px;
|
|
62
|
+
align-self: flex-end;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.scoreValue {
|
|
66
|
+
font-size: 16px;
|
|
67
|
+
font-weight: 600;
|
|
68
|
+
color: #ff8c00;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.scoreEmoji {
|
|
72
|
+
font-size: 16px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.audioIcon {
|
|
76
|
+
font-size: 16px;
|
|
77
|
+
cursor: pointer;
|
|
78
|
+
opacity: 0.6;
|
|
79
|
+
flex-shrink: 0;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
// 得分明细卡片
|
|
83
|
+
.scoreCard {
|
|
84
|
+
background: #ffffff;
|
|
85
|
+
padding: 16px 20px;
|
|
86
|
+
border-radius: 8px;
|
|
87
|
+
align-self: stretch;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// 得分明细
|
|
91
|
+
.scoreDetails {
|
|
92
|
+
margin-bottom: 16px;
|
|
93
|
+
|
|
94
|
+
&:last-child {
|
|
95
|
+
margin-bottom: 0;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.detailsTitle {
|
|
100
|
+
font-size: 15px;
|
|
101
|
+
font-weight: 600;
|
|
102
|
+
color: #fa8c16;
|
|
103
|
+
margin-bottom: 12px;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.detailItem {
|
|
107
|
+
margin-bottom: 12px;
|
|
108
|
+
|
|
109
|
+
&:last-child {
|
|
110
|
+
margin-bottom: 0;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.detailHeader {
|
|
115
|
+
display: flex;
|
|
116
|
+
justify-content: space-between;
|
|
117
|
+
align-items: center;
|
|
118
|
+
margin-bottom: 6px;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.detailName {
|
|
122
|
+
font-size: 14px;
|
|
123
|
+
color: #262626;
|
|
124
|
+
font-weight: 500;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.detailScore {
|
|
128
|
+
font-size: 15px;
|
|
129
|
+
color: #52c41a;
|
|
130
|
+
font-weight: 600;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.tags {
|
|
134
|
+
display: flex;
|
|
135
|
+
gap: 8px;
|
|
136
|
+
flex-wrap: wrap;
|
|
137
|
+
align-items: center;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.tagLabel {
|
|
141
|
+
font-size: 13px;
|
|
142
|
+
color: #595959;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
// 指导建议
|
|
146
|
+
.suggestion {
|
|
147
|
+
padding-top: 16px;
|
|
148
|
+
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.suggestionTitle {
|
|
152
|
+
font-size: 15px;
|
|
153
|
+
font-weight: 600;
|
|
154
|
+
color: #fa8c16;
|
|
155
|
+
margin-bottom: 8px;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.suggestionContent {
|
|
159
|
+
font-size: 14px;
|
|
160
|
+
color: #262626;
|
|
161
|
+
line-height: 1.7;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
import { defineComponent, ref } from 'vue'
|
|
2
|
+
import styles from './index.module.scss'
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* 对话记录组件
|
|
6
|
+
* @description 显示陪练过程中的完整对话记录
|
|
7
|
+
*/
|
|
8
|
+
export default defineComponent({
|
|
9
|
+
name: 'DialogueRecord',
|
|
10
|
+
|
|
11
|
+
setup() {
|
|
12
|
+
// 对话记录数据
|
|
13
|
+
const dialogues = ref([
|
|
14
|
+
{
|
|
15
|
+
question: '您好,我是XX银行的理财经理小李,请问您现在方便接听电话吗?',
|
|
16
|
+
answer: '方便的,你说吧。',
|
|
17
|
+
score: 85,
|
|
18
|
+
scoreDetails: [
|
|
19
|
+
{ name: '关键词', score: 18, total: 20, tags: ['自我介绍'] },
|
|
20
|
+
{ name: '语义准确', score: 67, total: 80, tags: [] },
|
|
21
|
+
],
|
|
22
|
+
suggestion: '开场白较为规范,建议语气可以更加热情一些。',
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
question: '好的,王总。我看到您最近在我行有一笔定期存款即将到期,我想向您推荐一款更适合您的理财产品,不知道您是否感兴趣?',
|
|
26
|
+
answer: '什么产品?收益怎么样?',
|
|
27
|
+
score: 78,
|
|
28
|
+
scoreDetails: [
|
|
29
|
+
{ name: '关键词', score: 16, total: 20, tags: ['定期存款', '理财产品'] },
|
|
30
|
+
{ name: '语义准确', score: 62, total: 80, tags: [] },
|
|
31
|
+
],
|
|
32
|
+
suggestion: '产品引入比较自然,但可以先了解客户的理财需求再推荐。',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
question: '您好,速汇盈直联后我们内部系统就和你们打通了,安全性有保障吗?',
|
|
36
|
+
answer:
|
|
37
|
+
'王总,系统的安全性能您可以放心,我行会提供多重保障,主要是有三方面向您汇报。首先,第一是在客户端,我们会通过前置机加UK对物理数据进行一个隔离,那就像防火墙一样,保障信息的安全。二呢,是在数据端,系统会自动对企业发出的原始指令进行数据加密和加密,就跟摩斯密码一样,确保外部无法解析,但是在银行端呢,我们采用了国际上最高的安全标准,就像中国电建、上汽集团这样的国央企呢,已经和我们进行了试点。这个模式的安全性在国资委已经获得了普及...',
|
|
38
|
+
score: 98,
|
|
39
|
+
scoreDetails: [
|
|
40
|
+
{ name: '关键词', score: 20, total: 20, tags: ['多重保障'] },
|
|
41
|
+
{ name: '语义准确', score: 78, total: 80, tags: [] },
|
|
42
|
+
],
|
|
43
|
+
suggestion: '你在对话中表现的非常好,请继续保持!',
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
question: '这个产品的收益率是多少?',
|
|
47
|
+
answer:
|
|
48
|
+
'关于收益率,我们这款产品是浮动收益型的,近一年的年化收益率在4.5%-5.2%之间,相比市场同类产品具有较强的竞争力。而且我们有专业的投资团队进行管理,历史业绩表现稳定。',
|
|
49
|
+
score: 95,
|
|
50
|
+
scoreDetails: [
|
|
51
|
+
{ name: '关键词', score: 18, total: 20, tags: ['年化收益率'] },
|
|
52
|
+
{ name: '语义准确', score: 77, total: 80, tags: [] },
|
|
53
|
+
],
|
|
54
|
+
suggestion: '回答准确,继续保持!',
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
question: '产品的风险等级是多少?我能承受的风险有限。',
|
|
58
|
+
answer: '这款产品的风险等级是R2级,属于中低风险产品,比较适合稳健型投资者。',
|
|
59
|
+
score: 88,
|
|
60
|
+
scoreDetails: [
|
|
61
|
+
{ name: '关键词', score: 18, total: 20, tags: ['风险等级', 'R2'] },
|
|
62
|
+
{ name: '语义准确', score: 70, total: 80, tags: [] },
|
|
63
|
+
],
|
|
64
|
+
suggestion: '风险等级说明清楚,建议可以进一步询问客户的风险承受能力。',
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
question: '购买这个产品有什么条件吗?起购金额是多少?',
|
|
68
|
+
answer: '这个产品的起购金额是5万元,没有其他特殊条件,只要您是我行的客户就可以购买。',
|
|
69
|
+
score: 82,
|
|
70
|
+
scoreDetails: [
|
|
71
|
+
{ name: '关键词', score: 17, total: 20, tags: ['起购金额', '5万'] },
|
|
72
|
+
{ name: '语义准确', score: 65, total: 80, tags: [] },
|
|
73
|
+
],
|
|
74
|
+
suggestion: '起购金额说明准确,可以补充说明产品的申购渠道。',
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
question: '那这个产品什么时候可以赎回?有没有封闭期?',
|
|
78
|
+
answer: '产品有3个月的封闭期,封闭期结束后可以随时赎回,赎回资金T+1到账。',
|
|
79
|
+
score: 90,
|
|
80
|
+
scoreDetails: [
|
|
81
|
+
{ name: '关键词', score: 19, total: 20, tags: ['封闭期', '赎回', 'T+1'] },
|
|
82
|
+
{ name: '语义准确', score: 71, total: 80, tags: [] },
|
|
83
|
+
],
|
|
84
|
+
suggestion: '赎回规则说明清晰,表现优秀!',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
question: '好的,我考虑一下,可能明天给你答复。',
|
|
88
|
+
answer: '没问题王总,您可以先考虑一下。如果有任何问题随时可以联系我,我的工号是XX,期待您的回复。',
|
|
89
|
+
score: 92,
|
|
90
|
+
scoreDetails: [
|
|
91
|
+
{ name: '关键词', score: 19, total: 20, tags: ['工号'] },
|
|
92
|
+
{ name: '语义准确', score: 73, total: 80, tags: [] },
|
|
93
|
+
],
|
|
94
|
+
suggestion: '收尾专业得体,客户体验良好!',
|
|
95
|
+
},
|
|
96
|
+
])
|
|
97
|
+
|
|
98
|
+
return () => {
|
|
99
|
+
return (
|
|
100
|
+
<div class={styles.dialogueRecord}>
|
|
101
|
+
<div class={styles.header}>
|
|
102
|
+
<h3 class={styles.title}>完整对话记录</h3>
|
|
103
|
+
<div class={styles.stats}>
|
|
104
|
+
<span class={styles.statItem}>总轮次:{dialogues.value.length}</span>
|
|
105
|
+
<span class={styles.statItem}>
|
|
106
|
+
平均得分:
|
|
107
|
+
{Math.round(
|
|
108
|
+
dialogues.value.reduce((sum, d) => sum + d.score, 0) /
|
|
109
|
+
dialogues.value.length
|
|
110
|
+
)}
|
|
111
|
+
分
|
|
112
|
+
</span>
|
|
113
|
+
</div>
|
|
114
|
+
</div>
|
|
115
|
+
|
|
116
|
+
<div class={styles.dialogueContainer}>
|
|
117
|
+
<div class={styles.chatFlow}>
|
|
118
|
+
{dialogues.value.map((dialogue, index) => (
|
|
119
|
+
<>
|
|
120
|
+
{/* AI提问 */}
|
|
121
|
+
<div key={`q-${index}`} class={styles.messageLeft}>
|
|
122
|
+
<div class={styles.messageBubble}>
|
|
123
|
+
<span class={styles.audioIcon}>🔊</span>
|
|
124
|
+
<span>{dialogue.question}</span>
|
|
125
|
+
</div>
|
|
126
|
+
</div>
|
|
127
|
+
|
|
128
|
+
{/* 用户回答 */}
|
|
129
|
+
<div key={`a-${index}`} class={styles.messageRight}>
|
|
130
|
+
<div class={styles.messageBubble}>
|
|
131
|
+
<div class={styles.answerContent}>{dialogue.answer}</div>
|
|
132
|
+
<div class={styles.scoreTag}>
|
|
133
|
+
<span class={styles.scoreValue}>{dialogue.score}分</span>
|
|
134
|
+
</div>
|
|
135
|
+
|
|
136
|
+
{/* 得分明细 */}
|
|
137
|
+
<div class={styles.scoreCard}>
|
|
138
|
+
<div class={styles.scoreDetails}>
|
|
139
|
+
<div class={styles.detailsTitle}>得分明细</div>
|
|
140
|
+
{dialogue.scoreDetails.map((detail, idx) => (
|
|
141
|
+
<div key={idx} class={styles.detailItem}>
|
|
142
|
+
<div class={styles.detailHeader}>
|
|
143
|
+
<span class={styles.detailName}>{detail.name}</span>
|
|
144
|
+
<span class={styles.detailScore}>
|
|
145
|
+
{detail.score}/{detail.total}分
|
|
146
|
+
</span>
|
|
147
|
+
</div>
|
|
148
|
+
{detail.tags && detail.tags.length > 0 && (
|
|
149
|
+
<div class={styles.tags}>
|
|
150
|
+
<span class={styles.tagLabel}>
|
|
151
|
+
关键词共{detail.tags.length}个,命中{detail.tags.length}个
|
|
152
|
+
</span>
|
|
153
|
+
{detail.tags.map((tag, tagIdx) => (
|
|
154
|
+
<el-tag key={tagIdx} type="success" size="small">
|
|
155
|
+
{tag}
|
|
156
|
+
</el-tag>
|
|
157
|
+
))}
|
|
158
|
+
</div>
|
|
159
|
+
)}
|
|
160
|
+
</div>
|
|
161
|
+
))}
|
|
162
|
+
</div>
|
|
163
|
+
|
|
164
|
+
{/* 指导建议 */}
|
|
165
|
+
{dialogue.suggestion && (
|
|
166
|
+
<div class={styles.suggestion}>
|
|
167
|
+
<div class={styles.suggestionTitle}>指导建议</div>
|
|
168
|
+
<div class={styles.suggestionContent}>{dialogue.suggestion}</div>
|
|
169
|
+
</div>
|
|
170
|
+
)}
|
|
171
|
+
</div>
|
|
172
|
+
</div>
|
|
173
|
+
</div>
|
|
174
|
+
</>
|
|
175
|
+
))}
|
|
176
|
+
</div>
|
|
177
|
+
</div>
|
|
178
|
+
</div>
|
|
179
|
+
)
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
})
|