本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
flutter
/
zhiying_base_widget
關注
4
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
139
Wiki
活動
瀏覽代碼
1、商品跳回首页不进行授权状态查询
tags/0.0.3+1
PH2
3 年之前
父節點
a94f0d8f31
當前提交
20751cb833
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/widgets/goods_details/footer/goods_details_footer_widget.dart
+ 1
- 1
lib/widgets/goods_details/footer/goods_details_footer_widget.dart
查看文件
@@ -77,7 +77,7 @@ class _GoodsDetailsFooterContainerState extends State<_GoodsDetailsFooterContain
// (Route<dynamic> route) => false,
// );
RouterUtil.goBackHomePage(context);
RouterUtil.goBackHomePage(context
, needUpdateAuth: false
);
}
/// 收藏
Write
Preview
Loading…
取消
儲存