-
### 相关平台
微信小程序
**小程序基础库: 3.5.1**
**使用框架: React**
### 复现步骤
正常使用taro 命令创建项目,然后 dev:weapp
首先缺少
✓ 1 modules transformed.
[babel] [BABEL] D:\project\react-test\D:\project\react-test\…
-
Component is not found in path "components/iconfont/index.weapp" (using by "pages/index/index")
Error: Component is not found in path "components/iconfont/index.weapp" (using by "pages/index/index")
…
-
小程序与公众号下发统一消息接口调整通知
https://github.com/royalrick/weapp/blob/360648ddf4422f2e72c7166f15932f7c5bbe6a8d/uniform_message.go#L6
微信消息通知,看到这里的URL并没有更改。
微信官方链接 https://developers.weixin.qq.co…
-
### 相关平台
微信小程序
**小程序基础库: 3.6.5**
**使用框架: React**
### 复现步骤
app.ts文件
function App({ children }: PropsWithChildren) {
useLaunch(() => {
console.log('App launched.')
console…
-
taro版本 3.0.14
基础库 2.14.0
使用 taro-cropper@react 版本之后仍然编译报错, 这是我本地少了什么东西吗
./node_modules/_taro-cropper@1.2.4@taro-cropper/dist/weapp/components/taro-cropper/index.tsx
Module build failed (from ./nod…
-
### 相关平台
微信小程序
**小程序基础库: 3.4.1**
**使用框架: React**
### 复现步骤
1. 在slice中定义foo = createAsyncThunk(...),并在createSlice的extrareducers中使用build.addCase(foo.pending...)等
2. 在页面中使用dispatch(foo)
…
-
> myApp@1.0.0 build:weapp
> taro build --type weapp
👽 Taro v3.4.2
启动 开发者工具-项目目录 D:\Demo\myApp\dist
生成 工具配置 D:\Demo\myApp\dist/project.config.json
编译 发现入口 src/app.ts
编译 发现页面 src/pag…
-
错误信息如下
Component is not found in path "components/iconfont/index.weapp" (using by "components/foot-contact/index");onAppRoute
Error: Component is not found in path "components/iconfont/index.weapp" …
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.11
### 平台
weapp
### 重现链接
[参考快速上手里面操作](https://nutui.jd.com/taro/vue/4x/#/zh-CN/guide/start)
### 重现步骤
1、taro init myApp 生成项目
…
-
[WeApp aka Wechat Mini Programs](https://mp.weixin.qq.com/debug/wxadoc/dev/index.html?t=201818) is a form of an application based on [WeChat](https://en.wikipedia.org/wiki/WeChat), the most popular Ap…
kaiwu updated
6 years ago