草庐IT

problem-steps-recorder

全部标签

小程序使用vant中的步骤条 vant-steps

今天写小程序页面的时候用到了vant-steps,遇到了使用上的两个问题,在这里记录一下问题一,引入vant-steps之后,最后一个节点的显示问题不知道别人的电脑会不会出现这个问题,反正我的是有,不影响,但不爽,在开发者工具中看了半天,就是那个图标跑到上面去了,那我们使用transform:translate把它移下来不就好了于是解决办法就出来了,找到相对应的选择器.van-step--horizontal:last-child.van-step__circle-container.index--van-step__icon{transform:translate(3rpx,31rpx);b

小程序使用vant中的步骤条 vant-steps

今天写小程序页面的时候用到了vant-steps,遇到了使用上的两个问题,在这里记录一下问题一,引入vant-steps之后,最后一个节点的显示问题不知道别人的电脑会不会出现这个问题,反正我的是有,不影响,但不爽,在开发者工具中看了半天,就是那个图标跑到上面去了,那我们使用transform:translate把它移下来不就好了于是解决办法就出来了,找到相对应的选择器.van-step--horizontal:last-child.van-step__circle-container.index--van-step__icon{transform:translate(3rpx,31rpx);b

Sublime Text 4 (Build 4143) 注册方法STEP BY STEP

To初学Python的Pythonista:SublimeText相对于PyCharm和Visual StudioCode,确实有不足之处,但提供了众多功能丰富的插件,且最大优点就是相对于Pycharm和VSCODE,它体积小,启动速度快。对于Python的初学者来说,建议不要太依赖那些功能强大的IDE,以免换一个环境,就适应不了了。截止2022年12月18日,最新版本是SublimeText4 (Build4143)。注册方法如下:安装软件:去官方站点下载并安装 SublimeText-TextEditing,DoneRight使用浏览器打开网站:https://hexed.it/,点击Op

Sublime Text 4 (Build 4143) 注册方法STEP BY STEP

To初学Python的Pythonista:SublimeText相对于PyCharm和Visual StudioCode,确实有不足之处,但提供了众多功能丰富的插件,且最大优点就是相对于Pycharm和VSCODE,它体积小,启动速度快。对于Python的初学者来说,建议不要太依赖那些功能强大的IDE,以免换一个环境,就适应不了了。截止2022年12月18日,最新版本是SublimeText4 (Build4143)。注册方法如下:安装软件:去官方站点下载并安装 SublimeText-TextEditing,DoneRight使用浏览器打开网站:https://hexed.it/,点击Op

Jmeter非GUI模式报错Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from....

1、运行Jmeter报错NonGUIDriver[root@BJ-TEST-11-kvm-221bin]#./jmeter-n-t../apache-jmeter-5.4.3/bin/test1.jmx-ltest1.jtlWritinglogfileto:/home/bjqa/apache-jmeter-5.4.3/bin/jmeter.logErrorinNonGUIDriverjava.lang.IllegalArgumentException:ProblemloadingXMLfrom:'/home/bjqa/apache-jmeter-5.4.3/bin/../project/rea

Jmeter非GUI模式报错Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from....

1、运行Jmeter报错NonGUIDriver[root@BJ-TEST-11-kvm-221bin]#./jmeter-n-t../apache-jmeter-5.4.3/bin/test1.jmx-ltest1.jtlWritinglogfileto:/home/bjqa/apache-jmeter-5.4.3/bin/jmeter.logErrorinNonGUIDriverjava.lang.IllegalArgumentException:ProblemloadingXMLfrom:'/home/bjqa/apache-jmeter-5.4.3/bin/../project/rea

已解决note: This error originates from a subprocess,and is likely not a problem with pip.

已解决(pip安装第三方模块lxml模块报错)Buildingwheelsforcollectedpackages:lxmlBuildingwheelforlxml(setup.py)…errorerror:subprocess-exited-with-errorpythonsetup.pybdist_wheeldidnotrunsuccessfully.note:Thiserrororiginatesfromasubprocess,andislikelynotaproblemwithpip.ERROR:Failedbuildingwheelforlxmlnote:Thiserrororigi

已解决note: This error originates from a subprocess,and is likely not a problem with pip.

已解决(pip安装第三方模块lxml模块报错)Buildingwheelsforcollectedpackages:lxmlBuildingwheelforlxml(setup.py)…errorerror:subprocess-exited-with-errorpythonsetup.pybdist_wheeldidnotrunsuccessfully.note:Thiserrororiginatesfromasubprocess,andislikelynotaproblemwithpip.ERROR:Failedbuildingwheelforlxmlnote:Thiserrororigi

git报错fatal: unable to access ‘XXX‘: SSL certificate problem: certificate has expired

一、问题:在gitbash中执行gitclonexxx之后,并没有弹出登陆框,而是报以下错误git报错fatal:unabletoaccess‘XXX’:SSLcertificateproblem:certificatehasexpired二、解决方法:打开gitbash,输入gitconfig–globalhttp.sslVerifyfalse不出意外可能会继续报错fatal:notinagitdirectory,如没有报错,请忽略。这个问题解决办法是:1.先打开GitBash所在的文件夹2.找到git-cmd.exe3,依次输入以下代码,不要换顺序4.先输gitconfig–globalu

git报错fatal: unable to access ‘XXX‘: SSL certificate problem: certificate has expired

一、问题:在gitbash中执行gitclonexxx之后,并没有弹出登陆框,而是报以下错误git报错fatal:unabletoaccess‘XXX’:SSLcertificateproblem:certificatehasexpired二、解决方法:打开gitbash,输入gitconfig–globalhttp.sslVerifyfalse不出意外可能会继续报错fatal:notinagitdirectory,如没有报错,请忽略。这个问题解决办法是:1.先打开GitBash所在的文件夹2.找到git-cmd.exe3,依次输入以下代码,不要换顺序4.先输gitconfig–globalu