浏览代码

5

燃气自翻炒锅
fyf 11 个月前
父节点
当前提交
e9d06f4161
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java

+ 2
- 2
app/src/main/java/com/bonait/bnframework/modules/home/fragment/MakeGoodFragment.java 查看文件

@@ -793,8 +793,8 @@ public class MakeGoodFragment extends BaseFragment {
@BindView(R.id.image_搅拌上升)
ImageView image_搅拌上升;

@BindView(R.id.button_搅拌下降)
ImageView button_搅拌下降;
@BindView(R.id.image_搅拌下降)
ImageView image_搅拌下降;

@BindView(R.id.image_锅前倾)
ImageView image_锅前倾;


正在加载...
取消
保存