09 2021 档案
摘要:field: 'info', title: __('Info'), align:"left", cellStyle: {css: {"max-width": "300px","white-space":"pre-line","word-wrap":"break-word","word-break":
阅读全文
摘要:$(".btn-add").data("area",["1000px","600px"]); $(".btn-edit").data("area",["1000px","600px"]); table.on('post-body.bs.table',function(){ $(".btn-edito
阅读全文
摘要:定位到本地对应文件夹,打开 Git Bash $ git reflog //查看历史版本 如果要回退到 commit:地图选择插件 也就是7383322这个版本,执行 $ git reset 7383322 之后执行强制推送 $ git push origin HEAD --force
阅读全文
摘要:首先安装GIT打开Git Bash git config --global user.name "your name" //配置昵称 git config --global user.email "your email" //配置邮箱 git config --global credential.h
阅读全文

浙公网安备 33010602011771号