forked from mrlan/EnglishPal
				
			Merge pull request 'ChenTianle-TypoCorrection' (#23) from ChenTianle-TypoCorrection into master
Reviewed-on: http://121.4.94.30:3000/mrlan/EnglishPal/pulls/23Deployment GreaterCold
						commit
						e288b19678
					
				|  | @ -10,7 +10,7 @@ | ||||||
|     <p>请决定你要试用的时间长度,扫描下面支付宝二维码支付。 支付时请注明<i>English Pal Membership Fee</i>。 我们会于12小时内激活账号。</p> |     <p>请决定你要试用的时间长度,扫描下面支付宝二维码支付。 支付时请注明<i>English Pal Membership Fee</i>。 我们会于12小时内激活账号。</p> | ||||||
|     <p><img src="static/donate-the-author-hidden.jpg" width="120px" alt="支付宝二维码" /></p> |     <p><img src="static/donate-the-author-hidden.jpg" width="120px" alt="支付宝二维码" /></p> | ||||||
|     <p>如果有问题,请联系开发者 dev@qq.com。</p> |     <p>如果有问题,请联系开发者 dev@qq.com。</p> | ||||||
|     <p><a href="/logout">登出</a></p> |     <p><a href="/logout">退出</a></p> | ||||||
| 
 | 
 | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -29,7 +29,7 @@ | ||||||
|             <p><b>{{random_ads|safe}}</b></p> |             <p><b>{{random_ads|safe}}</b></p> | ||||||
|         {% endif %} |         {% endif %} | ||||||
|         <div class="alert alert-success" role="alert">共有文章 <span class="badge bg-success"> {{number_of_essays}} </span> 篇</div> |         <div class="alert alert-success" role="alert">共有文章 <span class="badge bg-success"> {{number_of_essays}} </span> 篇</div> | ||||||
|         <p>粘帖1篇文章 (English only)</p> |         <p>粘贴1篇文章 (English only)</p> | ||||||
|         <form method="post" action="/"> |         <form method="post" action="/"> | ||||||
|             <textarea name="content" rows="10" cols="120"></textarea><br/> |             <textarea name="content" rows="10" cols="120"></textarea><br/> | ||||||
|             <input type="submit" value="get文章中的词频"/> |             <input type="submit" value="get文章中的词频"/> | ||||||
|  | @ -50,4 +50,4 @@ | ||||||
|         {% endfor %} |         {% endfor %} | ||||||
|     {% endif %} |     {% endif %} | ||||||
| </body> | </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|  | @ -23,7 +23,7 @@ | ||||||
| <body> | <body> | ||||||
| <div class="container-fluid"> | <div class="container-fluid"> | ||||||
|     <p><b>English Pal for <font color="red">{{ username }}</font></b> |     <p><b>English Pal for <font color="red">{{ username }}</font></b> | ||||||
|         <a class="btn btn-secondary" href="/logout" role="button">登出</a> |         <a class="btn btn-secondary" href="/logout" role="button">退出</a> | ||||||
|         <a class="btn btn-secondary" href="/reset" role="button">重设密码</a> |         <a class="btn btn-secondary" href="/reset" role="button">重设密码</a> | ||||||
|     </p> |     </p> | ||||||
|     {{ flashed_messages|safe }} |     {{ flashed_messages|safe }} | ||||||
|  | @ -106,4 +106,4 @@ | ||||||
| } | } | ||||||
| </style> | </style> | ||||||
| 
 | 
 | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue