rzshuo

Results 9 issues of rzshuo

能否添加配置项,让转盘进页面就缓慢转动着,现在不转动,太死板

级别C:需求优化 📆
🏷 Core

- 版本号:1.1.1 - 平台信息:小程序大转盘 - 详细描述:因为页面需要调用App.js的方法获取用户信息,这个方法是Promise的,在获得用户数据回调回来之后,组装大转盘的参数,发现奖品的图标能正常显示,但是奖品的标题,以及转盘指针角度设置无效。 - 问题代码(最好同时包含 html 和 js) ``` // 在这里粘贴你的代码 **App.js** userLogin() { let that = this; let promise = new Promise((resolve, reject) => { wx.login({...

级别D:灵异事件 👻
🏷 微信小程序

### 问题描述? [miniprogram to uniapp] 14:25:53.644 转换进度: 533 / 1408 [miniprogram to uniapp] 14:25:53.647 Unhandled Rejection at: Promise { RangeError: Maximum call stack size exceeded at /Applications/HBuilderX.app/Contents/HBuilderX/plugins/miniprogram-to-uniapp/node_modules/gogocode/src/html-core/find.js:71:29 at Array.every ()...

3.1 3.2表格显示不全

版本2.1.0 系统 iOS15 改成 [_label.layer insertSublayer:gradientLayer atIndex:0];这种,才能正常显示渐变色,但是tag的文字就盖住了。

targets是中文名或者HTML文件是中文名,则无法打开,用原生的wkwebview没问题

现在我想修改styleType=text的选中时的页签,但是没有可供覆写的class,我看源码styleType=button时有segmented-control__item--button--active,建议styleType=text选中时,加一个segmented-control__item--text--active,或者开个Props,传自定义class或者style进去。

我现在是公司的电脑里用,但是又不想用公司的AppleID购买,能不能有个账号功能,就跟QQ充会员一样,注册账号,付费跟着账号走。

enhancement