logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Vue $refs的基本用法

html:        <div id="app">            <div ref = "box">{{msg}}</div>            <button @click="change">点我改变msg的值

vue中一个标签中动态添加class

<div :class='["tabItem",index==id?"active_tabItem":"",index==2? "share_tabItem" : ""]' @click="changeTabbar(index)" v-for="(item

vue开发,js实现获取当前日期,页面渲染当前日期后5天的日期时间

运行效果如下:全部代码://css样式:<style>h5,.div {width: 50%;line-height: 60px;text-align: center;margin: 0 auto;border: 1px solid #ddd;}.active {color: red;background-col...

smartgit 19.1版本需要许可证的解决办法

第一种方式:步骤1:window+R打开运行,输入%APPDATA%\syntevo\SmartGit\步骤2:删除setting.xml就行了,再重新打开smartgit正常以上方式即可解决,但是19.1版本没有setting.xml文件第一步:同上第二步:进入对应的版本目录,比如19.1,然后删除preferences.yml文件,即可再使用30天。...

到底了