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 @@
+
+
+
+
预售时间添加(车站名是中文名)
+
+
+
+
\ 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 @@
+
+
+
+
+
预售时间列表
+
+
+
+
+
+ 序号 |
+ ID |
+ 车站 |
+ 预售时间 |
+ 车站编码 |
+ 更新时间 |
+ 操作 |
+
+
+
+
+
+ |
+ TST_id;?> |
+ TST_station_cn;?> |
+ TST_saletime;?> |
+ TST_station_code;?> |
+ TST_updatetime;?> |
+ 修改 |
+
+
+
+
+
+
+
+
\ No newline at end of file