Commit ff58a37e authored by linfeng's avatar linfeng

随车物品

parent 8359ad94
...@@ -385,13 +385,6 @@ public class TravelDetailsActivity extends BaseStatusActivity<TourismPresenter> ...@@ -385,13 +385,6 @@ public class TravelDetailsActivity extends BaseStatusActivity<TourismPresenter>
}, "rv_um_share_bill", "rv_um_share_copy"); }, "rv_um_share_bill", "rv_um_share_copy");
} }
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
// TODO: add setContentView(...) invocation
ButterKnife.bind(this);
}
/** /**
* 与h5交互 * 与h5交互
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment