-
### Describe the bug
Support for Mini Programs such as GCash, Alipay & WeChat.
It almost works since the Mini Program supports ES6/ES2015, however, this library uses `window` which is one of the…
-
**Describe the bug**
A clear and concise description of what the bug is.
$ pnpm run dev
> ai-school@1.0.0 dev /Users/xxx/mini-program/mor-app
> mor compile --watch
[mor] ℹ 发现配置文件: mor.confi…
-
# git & SSH keys
## step 1
> generator SSH key pair
https://git.gitlab.com/help/ssh/README#generating-a-new-ssh-key-pair
```sh
$ ssh-keygen -o -t rsa -b 4096 -C "xgqfrms@email.com"
```…
-
### Use Case
We work on multiple web based games as a company both playable-ads and HTML5 games.
### Problem Description
Some members of the company use linux as their primary operating system with…
-
### 相关平台
支付宝小程序
### 复现仓库
[https://github.com/NervJS](https://github.com/NervJS)
**小程序基础库: 2.7.20**
**使用框架: React**
### 复现步骤
使用yarn dev:alipay命令编译代码后,用支付宝小程序工具加载dist文件夹,工程编译失败
尝试把版本从3.5…
-
依赖情况:
```
"dependencies": {
"@antmjs/vantui": "^2.2.8",
"@babel/runtime": "^7.7.7",
"@reduxjs/toolkit": "^1.9.0",
"@tarojs/components": "3.5.7",
"@tarojs/helper": "3.5.7",
…
-
https://github.com/wechat-miniprogram/api-typings/blob/aa73e6bc46f697f491fff99178a45f0401b74e8b/types/wx/lib.wx.page.d.ts#L254
在微信小程序中,我们把类型和类型的全局变量放到了一个文件里。
---
而在支付宝小程序中:
* 类型声明在 @mini-t…
-
**问题描述**
在 taro-next 中,无法正常使用taro-ui。
**复现步骤**
我的安装步骤是这样的:
1、yarn global add @tarojs/cli@next
2、taro init 项目名字。等等常规的步骤
3、在项目中安装 taro-ui, yarn add taro-ui
4、在模板创建的文件 “src\pages\index\index.t…
-
Case 1: Including multiple root nodes, the page with template reference does not fit xml specs.
Reference:
https://developers.weixin.qq.com/miniprogram/dev/reference/wxml/import.html
https://smartp…
-
### 相关平台
微信小程序
### 复现仓库
[https://gitee.com/Niublity/taro-maker.git](https://gitee.com/Niublity/taro-maker.git)
分支 wxs_path_error
**小程序基础库: 2.25.3**
**使用框架: React**
### 复现步骤
在src/page…