- 博客(15)
- 收藏
- 关注
原创 使用vscode提交gitee代码,由于提交消息为空,已取消提交操作
3.点击同步更改【会提示此操作将从"origin/master"中拉取并向其推送提交。1.在输入框中输入东西【一般是你提交了啥,更改了啥,提醒自己的】将注释的标识符配置为@,不知道有没有关系,因为我换了方法。0.我们先将要提交的代码缓存。2.再ctrl+enter。
2024-07-16 15:39:43
1088
原创 3dmax如何插入图片描图
在前视图里面新增一个平面,然后打开图片所在文件夹,将图片拖入平面。但是会遇到图片的比例不对,按照图片的分辨率对平面的长度、宽度参数进行修改,记得分辨率和参数是反过来的,分辨率是666x222,那么长度和宽度就分别是222和666.
2024-07-12 22:34:46
999
原创 解决element plus tag组件enter刷新页面
将@keyup.enter改为@keydown.enter或者改为@keydown.enter.prevent。
2024-07-12 22:10:17
217
原创 解决Some selectors are not allowed in component wxss, including tag name selectors, ID selectors,
报错Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors.(./components/registration/registration.wxss:4:1)同时组件和引用组件中也不能用属性选择器和标签名选择器,后代选择器会有非预期表现,请避免使用。为了减少问题,建议大家使用一直使用class类选择器。
2023-12-19 01:11:53
757
1
原创 uni-app开发小程序点击bindtap报错Component “pages/xxx/xx“ does not have a method “xxx“ to handle event “tap“.
不知道为什么
2023-11-27 22:18:19
1841
4
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人