10 2021 档案
摘要:删除 node -v sudo npm uninstall npm -g sudo rm -rf /usr/local/lib/node /usr/local/lib/node_modules /var/db/receipts/org.nodejs.* sudo rm -rf /usr/local/
阅读全文
摘要:uniapp getEnterOptionsSync报错,is not a function getLaunchOptionsSync,只能获取冷启动参数,不能获取热启动页面参数 getCurrentPages 页面参数,支付宝不支持获取页面参数 解决办法 在应用程序生命周期app onShow的o
阅读全文