haolei

Results 7 issues of haolei

### 页面代码 ``` import React from 'react'; import SingleTreeTable from './components/SingleTreeTable'; import ActionTable from './components/ActionTable'; const Demo = () => { return ( Demo1 { process.env.NODE_ENV === 'development' ? '测试'...

bug

## 缺少组件 - [x] 修改追溯组件 ![Image](https://github.com/gitcode-com/task/assets/17384678/af16bffa-0f6b-4fa8-ba06-996e418951b2) - [x] 高亮代码预览器 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/73fbea6e-eae0-4a75-8260-fded193f07ce) - [x] 各种图表 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/c48b1ec1-2152-442a-a388-5e8e92f1f1c6) --- ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/8f5c4fb6-b943-47a7-8cff-c00a36fec6a1) --- ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/27fa1274-94b7-4b58-95d6-99c10e729773) --- ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/6bc31fd9-b7f9-4cfd-b729-05a23775296e) - [x] 代码预览组件是否可提供上方菜单功能 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/de775320-cc20-4f7c-8453-bf9b2b1ca650) - [x] 搜索面板(搜索+可单选多选) - [x] 上传组件(图片预览)...

devui按需引入后不存在的组件: - d-form-operation - d-breadcrumb-item - d-skeleton-item - d-modal-header - d-modal-footer - d-option - d-option-group - d-button-group - d-checkbox-group - d-range-date-picker-pro - d-git-graph - d-chart - d-tooltip - Message -...

bug

22号之前上线流水线功能,本周需要提供一下两个流水线相关组件 ## 流水线详情组件 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/de0120bb-4c16-4bf6-aaa0-339a7c4b7820) - 需要展示流水线中的各步骤信息与当前进行状态(成功,失败,待运行) - 各个卡片有对应的点击事件,以便触发表单编辑 ## 流水线日志组件 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/f801bf2a-8e4c-49d7-be94-d735eb6fa980) - 需要的组件为图中的黑色终端,显示当前任务日志

feature

搜索某个组件,进入的链接包含#锚点,这种链接再次刷新页面会报错导致页面空白 https://vue-devui.github.io/components/input//#input-%E8%BE%93%E5%85%A5%E6%A1%86 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/2fa86af1-fc3b-4113-98e6-59ba9f24244c)

bug

### Environment macos/chrome ### Reproduction link [https://www.iviewui.com/](https://www.iviewui.com/) ### Steps to reproduce 点击社区 ### What is expected? 我感觉社区链接应该是https://devpress.csdn.net/viewdesign ### What is actually happening? 现在的链接是https://www.devpress.cn/viewdesign

### What problem does this feature solve - 业务中需要实现类似github的多行代码建议功能 ### What does the proposed API look like - 支持多行选择效果 - 可获取到多行选择的代码内容 ![image](https://github.com/DevCloudFE/vue-devui/assets/17384678/b5931b48-f06e-4366-b98a-96c669ab7bde)

feature