16 17 17 18 <!-- --> 18 19 <!-- --> package-lock.json +1-96 Load DiffSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub. package.json +1-2 Original file line numberDiff line numberDiff line change ...
🌱 A ready-to-use mobile project base template built with the Vue3, Vant, and Vite. | 基于 Vue3、Vite5、TypeScript/JavaScript、Tailwindcss、Vant4,开箱即用的移动端项目基础模板 - feat: 支持生产环境打包 `cdn` 加速 · yulimchen/vue3-h5-template@93bbe72
这就违背了在CDN上使用CDN :)的目的。如果是JS,我会要求您使用外部性,但是对于CSS,您可以使用https...
elem.setAttribute("src","https://xiangyuecn.gitee.io/recorder/assets/ztest-vconsole.js"); document.body.appendChild(elem); elem.onload=function(){ eruda.init(); new VConsole(); }; }; @@ -36,7 +36,7 @@ <!-- 加载打赏挂件 --> var donateView=document.createElement("div"); d...
eruda.init(); new VConsole(); }; }; <!-- 加载打赏挂件 --> var donateView=document.createElement("div"); document.querySelector(".reclog").appendChild(donateView); 4 changes: 2 additions & 2 deletions 4 README.md Original file line numberDiff line numberDiff line change @...