- 博客(9)
- 收藏
- 关注
原创 uniapp页面渲染出错
@页面渲染出错TypeError: Cannot read property ‘profilePhoto’ of undefined19:29:21.153 cid unmatched [object Object] at view.umd.min.js:119:29:21.153 TypeError: Invalid attempt to destructure non-iterable instance.19:29:21.158 In order to be iterable, non-arra
2021-08-09 19:54:36 10737
原创 uniapp手写电话号码验证和验证码倒计时
uniapp电话号码验证 和获取验证码倒计时注意我动态绑定的z-index层级!!!!!!引入index.js文件import { isPhone, showToast} from './index.js';.code {width: 200rpx;height: 64rpx;font-size: 30rpx;border-radius: 32rpx;text-align: center;line-height: 64rpx;color: #812D80;font-we
2021-07-15 16:50:03 170
原创 uniapp点击回复弹起键盘输入
点击回复.pop{ width: 750rpx;height:100rpx;background-color: #FFFFFF; display: flex; padding: 20rpx; box-sizing: border-box;}.pop button{ font-size: 24rpx;height: 60rpx;margin-left: 10rpx;width:120rpx;}.pop input{ width: 600rpx;height: 60rpx;bo
2021-07-15 16:34:14 3029
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人