首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
Alin
1天前
关注
屏蔽作者: Alin
举报
uni popup组件在ios系统里面使用bottom模式,有间隙。
搜了一些资料说,加上:safe-area="false"属性,就可以了。
但是加上这个属性之后,还是有间隙,有没有大佬知道是什么问题,怎么解决的呢?
收起
查看大图
向左旋转
向右旋转
服务端与架构
分享
20
点赞
相关推荐
每次用阿里云都要骂,bug真TM多
0 赞 ·
3 评论
***************************
APPLICATION FAILED TO START
***************************
Description:
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
Reason: Failed to determine a suitable driver class
Action:
Consider the following:
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
遇到了一个这样的问题,微服务springCloud的项目需要升级jdk1.8到jdk17,springboot同样由2.3.2升级到3.1,因为以前是用的mybatis-plus 3.4.2,当mybatis-plus升级后,就一直报这个错误。经过排查,gateway网关是可以正常启动的,微服务service1,在以前低版本的时候也可以正常启动,目前感觉是mybatis-plus不兼容引起的问题,因为之前无论哪个服务,同样的nacos和本地配置都是可以正常启动服务的。但当我升级后,网关可正常启动,一给网关加上mysql-connector-j的依赖jar,马上也报错这个问题,有没有大佬帮忙解答一下
3 赞 ·
11 评论
再借钱给别人我就是狗。就是光屁股长大的好哥们,也逃不过反目。不借最起码还是朋友,借了就是仇人。
33 赞 ·
425 评论