摘要:
使用git提交代码在本次提交时已有其他人提交过代码,报如下信息: Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream i 阅读全文
摘要:
下面是移动端项目适配解决方案,可以将它直接写在index.html文件中,也可以将它写在main.js中或者写在通过import引入的文件中: (function(win) { var doc = win.document; var docEl = doc.documentElement; var 阅读全文