diff --git a/application/third_party/trainsystem/views/presale_add.php b/application/third_party/trainsystem/views/presale_add.php new file mode 100644 index 00000000..df41ad7e --- /dev/null +++ b/application/third_party/trainsystem/views/presale_add.php @@ -0,0 +1,30 @@ +
+
+
+

预售时间添加(车站名是中文名)

+
+
+
+ + + + + + + + + + + + + + + + +
车站名
预售时间(例:8:00 ,18:30)
车站编码
+ +
+
+
+
+
\ No newline at end of file diff --git a/application/third_party/trainsystem/views/presale_edit.php b/application/third_party/trainsystem/views/presale_edit.php new file mode 100644 index 00000000..a3fafd22 --- /dev/null +++ b/application/third_party/trainsystem/views/presale_edit.php @@ -0,0 +1,31 @@ +
+
+
+

预售时间修改(车站名尽量不要修改)

+
+
+
+ + + + + + + + + + + + + + + + +
车站名
预售时间
车站编码
+ + +
+
+
+
+
\ No newline at end of file diff --git a/application/third_party/trainsystem/views/presale_list.php b/application/third_party/trainsystem/views/presale_list.php new file mode 100644 index 00000000..ac7bace0 --- /dev/null +++ b/application/third_party/trainsystem/views/presale_list.php @@ -0,0 +1,54 @@ +
+
+
+

预售时间搜索

+
+
+
+
+
+ " autocomplete="off"> +
+
+ +   新增站点 +
+
+
+
+
+
+
+

预售时间列表

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
序号ID车站预售时间车站编码更新时间操作
TST_id;?>TST_station_cn;?>TST_saletime;?>TST_station_code;?>TST_updatetime;?>修改
+
+
+
+
\ No newline at end of file