@@ -232,6 +232,7 @@ struct Index {
index = (index + 1) % 10;
} catch(error) {
console.error(TAG, "创建PixelMap失败:", error);
+ router.back()
// break
}