-
### 相关平台
微信小程序
**小程序基础库: 3.5.1**
**使用框架: React**
### 复现步骤
正常使用taro 命令创建项目,然后 dev:weapp
首先缺少
✓ 1 modules transformed.
[babel] [BABEL] D:\project\react-test\D:\project\react-test\…
-
```
import { createPIXI } from '../../libs/pixi.miniprogram';
import { onMounted, ref, reactive, nextTick, getCurrentInstance } from 'vue';
const init = () => {
console.log('createPIXI', c…
-
## Issue类型
bug
## 问题模块
小程序开发者工具(IDE)
## 所属的服务商
## 平台
IDE
## 小红书开发者工具版本
2.1.3
## 基础库版本
v3.106.1
## 用户ID
## 发生问题的时间
2024-09-24 10:51:05 至 2024-10-08 10:51:05
## 问题描述
i…
-
## Issue类型
bug
## 问题模块
小程序Api
## 所属的服务商
## 平台
IDE
## 小红书版本信息
8.51.3
## 基础库版本
v3.89.0
## 用户ID
556da29bf5a26347d7456c4d
## 发生问题的时间
2024-09-05 11:08:50 至 2024-09-05 11:0…
-
现有的重连机制有时会重连失败
断网后马上打开网络,会导致重连失败
-
![PixPin_2024-09-13_11-33-18](https://github.com/user-attachments/assets/37da7495-606b-403f-b0cf-506be163d008)
图鸟v3 编译到H5后在微信开发者工具中打开报错无法运行,在浏览器和手机中正常运行。通过注释代码排查发现,
import TnInput from '@tuniao/t…
-
vue3 vite 项目配置了
resolve: {
alias: {
vue: "vue/dist/vue.esm-bundler.js",
},
},
运行h5项目就会白板
SyntaxError: The requested module '/node_modules/vu…
-
At present, the APP is developed by uni, and there is no corresponding SDK to use. Please provide compatibility schemes or ideas
-
**Consulting Function Modules**
wiki
**Specific Content and Questions of Consulting**
I have modified the official webrtc demo to a vue version, which can be placed in the wiki.
Address;
[https://git…
-
### 编辑模式
* `wysiwyg` 所见即所得模式
### 描述问题
样式溢出了
import { ref, onMounted, defineProps } from 'vue';
import Vditor from 'vditor';
import 'vditor/dist/index.css';
// Define…