1.script中换行:"<br>" 2.\n function myFunction(){ var obj = document.getElementById("demo"); obj.innerHTML = "hello world"; alert("Hello\nHow are you?"); Read More
TestFlight: TestFlight内测网上很多资料。大概是先打包,然后在App Store Connect 里添加测试员的邮箱地址。 Testflight.top:公测要用到testflight.top,参考 https://testflight.top/help/test#toc_3 t Read More
cd ***** npm install 或 yarn(推荐) npm run dev 若是报错: missing script: dev ERR! A complete log of this run can be found in: ERR! /Users/kimiyo/.npm/_logs/2 Read More