taro3.0包體積過大問題
...
...
當分享按鈕在子組件時,子組件不是頁面,沒有配置pages,所以在子組件設置enableShareAppMessage:true無效 所以父組件設置enableShareAppMessage:true ...
子組件sandCommon: 使用useMemo + useEffect監聽props更新的字段: 父組件HouseSand: ...
微信小程序的image標簽中有個mode屬性,使用aspectFill即可 注:image組件默認寬度300px、高度225px mode 有效值: mode 有 13 種模式,其中 4 種是縮放模式,9 種是裁剪模式 mode: 'aspectFit' 的處理模式: ...
帶參數: 獲取參數: ...
tsx: scss: ...
配置文件tsconfig.json的path屬性: 配置文件: config/index.js的alias屬性 ...
...