Mars
Mars
图标需要新增一个自定义props, 参试修改packages\vue\build\generate.ts ```JS ... import type { DefineComponent } from 'vue' export default ({ props:{data:String}, //新增 name: "${componentName}", }) as DefineComponent ` .... ```` 执行打包报错,输出src\components\qianggua.vue ```js import type { DefineComponent...
lit component ```ts // t-button @customElement('t-button') ... return html` ` ... ``` use in html ```html button ``` it also log:'t-button',how can forbidden by add a `` _Originally posted by...
### 🧐 问题描述 | Problem description Dropdown的menu 是一个ModalForm 组件,默认显示open={true} 不生效 ### 💻 示例代码 | Sample code ```js export default () => { const [form] = Form.useForm(); const [isOpen, setIsOpen] =...
### Issue i create a agent app wifh a pdf knowledge base how can use it i aider --------------------------- 如何结合dify的 知识库agent 应用使用 ### Version and model info _No response_
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
change download file ext # Summary can not open the download's message_file ,xxx.bin to fix the filename use the right file extension > [!Tip] > Close issue syntax: `Fixes #`...
# Summary Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...