diff --git a/css/notepad.css b/css/notepad.css index 66387a1..8e76621 100644 --- a/css/notepad.css +++ b/css/notepad.css @@ -17,7 +17,7 @@ height: 50px; } -.title { +.name { font-size: 18px; color: black; line-height: 42px; diff --git a/css/trade_rule.css b/css/trade_rule.css index 005cc9c..48f1cf2 100644 --- a/css/trade_rule.css +++ b/css/trade_rule.css @@ -17,7 +17,7 @@ height: 50px; } -.title { +.name { font-size: 18px; color: black; line-height: 42px; diff --git a/templete/notepad.html b/templete/notepad.html index 2d8d85e..2b9b409 100644 --- a/templete/notepad.html +++ b/templete/notepad.html @@ -20,12 +20,12 @@
-
{{each.name}}
+
{{each.name}}
创建时间:{{each.created_at}}
更改时间:{{each.updated_at}}
-
你确定要删除么?
+
你确定要删除么?
{{each.name}}
diff --git a/templete/trade_rule.html b/templete/trade_rule.html index 986fc19..d922d06 100644 --- a/templete/trade_rule.html +++ b/templete/trade_rule.html @@ -20,7 +20,7 @@
-
{{each.name}}
+
{{each.name}}
在{{each.announced_at}}时发布