61d4c814 by zhangmeng

英文翻译

1 parent 9f9b357d
...@@ -115,7 +115,7 @@ function goDetail(item) { ...@@ -115,7 +115,7 @@ function goDetail(item) {
115 } 115 }
116 116
117 .yuyue{ 117 .yuyue{
118 width: 150px; 118 width: 200px;
119 height: 30px; 119 height: 30px;
120 background: #000000; 120 background: #000000;
121 border-radius: 20px 0px 0px 2px; 121 border-radius: 20px 0px 0px 2px;
......
...@@ -115,7 +115,7 @@ function goDetail(item) { ...@@ -115,7 +115,7 @@ function goDetail(item) {
115 } 115 }
116 116
117 .yuyue{ 117 .yuyue{
118 width: 150px; 118 width: 200px;
119 height: 30px; 119 height: 30px;
120 background: #000000; 120 background: #000000;
121 border-radius: 20px 0px 0px 2px; 121 border-radius: 20px 0px 0px 2px;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!