wenmine

Results 7 issues of wenmine

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

#### 问题一: 本地执行pnpm dev启动,页面一直loading,进不去 答: 使用开发者工具看一下控制台是否产生报错,若报错如下: GET https://npm.onmicrosoft.cn/@opentiny/vue-theme-3.11/index.css net::ERR ABORTED 403 (URLGolbalBlocked) Access to script at "https://npm.onmicrosoft.cn/vue@3/dist/vue.runtime.esm-browser.js' from origin "http://127.0.0.1:888/ 127.0.0.1/:1g’ has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header...

# 直播答疑视频链接 - [https://www.bilibili.com/video/BV16j411e7y2/](https://www.bilibili.com/video/BV16j411e7y2/) # 基础功能使用类问题 ### 问题1:如何使用第三方组件库? 答:详情可以查看[如何在设计器中引入第三方组件库](https://opentiny.design/tiny-engine#/help-center/course/engine/18) ### 问题2:如何使用插槽? 答:详情可以查看[插槽的声明与使用](https://opentiny.design/tiny-engine#/help-center/course/engine/64) ### 问题3:通过 TinyEngine 低代码引擎生成代码到本地时,如何将生成的源码页面独立放置在自己的项目中,提供example? > 当前我们的出码结果依赖官方出码模板,暂时无法放置在自己项目中独立运行 第一步:下载 https://github.com/opentiny/tiny-engine-generate-preview 工程,解压 第二步:将代码下载到解压好的文件夹中(提示选择文件夹的时候,选择我们解压出来的文件夹) 第三步:用代码编辑器打开文件夹,确认出码结果,安装依赖并运行 npm run dev 启动服务,查看效果 后续相关的规划: - 支持开发插件,自定义出码结果...

[English](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE.md) | 简体中文 # PR ## PR Checklist 请检查您的 PR 是否满足以下要求: - [x] commit message遵循我们的[提交贡献指南](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [ ] 添加了更改内容的测试用例(用于bugfix/功能) - [ ] 文档已添加/更新(用于bugfix/功能) - [ ] 是否构建了自己的设计器,经过了充分的自验证 ## PR 类型...

bug
ready_for_review

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [ ]...

### 此Issue作为echart答疑专项,会在这里进行常见问题收集和答疑,若是开发者有遇到类似的场景,欢迎进行总结和回答~

English | [简体中文](https://github.com/opentiny/tiny-engine/blob/develop/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.zh-CN.md) # PR ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our [Commit Message Guidelines](https://github.com/opentiny/tiny-engine/blob/develop/CONTRIBUTING.md) - [...

enhancement