-
Taro 3 支持 Vue 已经将近一年了,在过去的一年里,小伙伴们都是用 Taro Vue 开发了哪些项目呢?
来给大家展示一下吧,提交您使用 Taro Vue 开发的应用的 二维码,让更多的小伙伴们看到。
## 腾讯微视
### 微视微信小程序
### 微信QQ小程序
![weishi](https://user-images.githubusercontent.…
-
for referral links
https://streamlabs.pxf.io/09QnLR
streamlabs, restream, taro, repurpose, opusclips, massive ai, poplin, linkedin premium. what else?
https://github.com/digital-marketing-eng…
-
类型“JSX.IntrinsicElements”上不存在属性“parser”
-
我在使用taro打包第三方组件库的时候,在taro3.x会遇到报错,在taro2.x也会失败。看了下taro-ui的源码,好像也没有利用taro的能力去打包,好奇是怎么做到打包多端组件库的
-
## 新功能描述
mp-html支持Taro框架
## 应用场景
在Taro小程序框架中使用富文本组件,同时支持h5和小程序
-
### 这个特性解决了什么问题?
有2个页面pageA和pageB
pageA代码:
```
export default function Index() {
const handleNav = () => {
Taro.navigateTo({ url: '/pages/home/index' })
}
const test = () => {
…
-
## 订单页
```order.jsx```:
```
import Taro, { Component } from '@tarojs/taro';
import { View } from '@tarojs/components';
import { AtTabs, AtTabsPane } from 'taro-ui';
import request from '../.…
-
### 引入 taro-ui的AtCheckbox组件报错
```js
123
import { AtCheckbox } from 'taro-ui'
```
### 期望行为
### 报错信息
./node_modules/taro-ui/dist/weapp/index.ts
Module not f…
-
### Taro UI 版本信息
2.3.4
### 问题描述
taro 3.0-beta.6 初始化项目, 引入taro-UI 报错
### 复现步骤
taro init mydome
npm i taro-ui
### 复现代码
taro init mydome
npm i taro-ui
### 报错信息
Module…
-
### NutUI React 包名
@nutui/nutui-react
### NutUI React 版本号
2.7.0
### 平台
weapp
### 重现链接
https://github.com/jdf2e/nutui-react/blob/next/src/packages/drag/drag.taro.tsx#L71
### 重现步骤
# 日志报错 TypeEr…