endian11
2020-10-26 e95d97fece2929943b7576d5cd5f55f8bff4f23a
app/src/main/res/layout/layout_fragment_stationsettin.xml
@@ -8,8 +8,20 @@
    <safeluck.drive.evaluation.fragment.rulefragments.cview.TextEditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        app:txt_des_tvedit = "学校/车站/横道区域最高速度"
        app:et_input="25"
        app:txt_des_tvedit = "学校/车站/横道区域最高速度KM/H"
        app:et_input="30"
        />
    <safeluck.drive.evaluation.fragment.rulefragments.cview.TextEditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        app:txt_des_tvedit = "通过学校/车站/横道,距离检查点的有效距离(米)"
        app:et_input="30"
        />
    <safeluck.drive.evaluation.fragment.rulefragments.cview.TextEditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        app:txt_des_tvedit = "停止线外需停车时,距停止线有效距离(米)"
        app:et_input="3.0"
        />
    <safeluck.drive.evaluation.fragment.rulefragments.cview.TextCheckBox