- 博客(127)
- 收藏
- 关注
原创 Avoid mutating a prop directly since the value will be overwritten whenever the parent component re
在data定义一个新数据,在watch去监听父传过来的值,然后新数据等于父传过来的值。出现这个问题是子组件更改了数据没在data定义然后又传回个父组件导致的。
2023-08-03 16:18:33
348
原创 请在应用内提供拒绝、关闭定向推送的功能选项,功能选项名称请使用显著区分定向推送服务的字样,如 “个性化推荐关闭按钮“、 “猜你喜欢设置“;或者删除应用内定向推送/广告精准营销功能且应用内栏目、模块等不
求助:uniapp打包的app提交到华为应用商城审核驳回原因
2023-04-26 11:11:16
807
1
原创 uni.createSelectorQuery().in(this).select(‘#scroll‘).boundingClientRect获取不到元素高度问题
uniapp滚动底部获取不到高度原因
2023-03-10 18:20:43
2099
原创 chunk-vendors.js:2462 [Vue warn]: Error in event handler for “service.requestComponentInfo“:
chunk-vendors.js:2462 [Vue warn]: Error in event handler for "service.requestComponentInfo": "TypeError: Cannot read properties of undefined (reading 'matches')"
2023-03-10 16:36:22
1050
原创 解决uniapp使用uView框架里u-popup组件后,一个盒子内容超出屏幕真机滚动不了问题,模拟器可以滚动。
使用u-popup内容超出滚动不了问题
2022-10-11 17:33:01
5372
1
原创 解决uniapp的 swiper 组件的随着指示点添加背景宽度不随着内容添加而自动扩大问题,而是溢出。
uniapp的 swiper 组件的指示点
2022-09-30 11:12:39
404
原创 uniapp跳转传对象和数组的值到另一个页面
Error in onLoad hook: "SyntaxError: "[object Object]" is not valid JSON"
2022-09-02 10:16:17
1198
1
原创 uniapp-A页面跳到B页面,B页面改完(C数据),通过uni.navigateBack()返回(C数据)传给A页面接收,进行更改A页面(C数据)的值-不是通过请求或刷新获取(C数据)更改的值
this.getOpenerEventChannel().emitevents
2022-07-08 15:42:06
813
原创 message:Error: common/vendor.js: file: common/vendor.js Unexpected token: punc ()) 1265 |
message:Error: common/vendor.js: file: common/vendor.js Unexpected token: punc ()) 1265 |
2022-07-07 09:32:26
3337
4
原创 前端uniapp自定义tabbar,在iPoneX上,tabbar有个盒子用了绝对定位position: absolute被遮住问题,env(safe-area-inset-bottom)无效
env(safe-area-inset-bottom)无效
2022-06-08 15:22:10
1581
原创 VM1281:5 app.js错误: ReferenceError: regeneratorRuntime is not defined
VM1281:5 app.js错误: ReferenceError: regeneratorRuntime is not defined
2022-06-07 10:39:48
544
原创 VM19633 WAService.js:2 Unhandled promise rejection {errMsg: “reLaunch:fail page “pages/store/“/pages
从A页面跳转B页面传给A页面路径给B页面用报这样的错误跳转传值时是路径就不需要加双引号了“”,去掉就可以了
2022-05-31 17:17:10
1670
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人