forked from mrlan/EnglishPal
				
			Merge branch 'Alpha-snapshot20230621' of http://121.4.94.30:3000/mrlan/EnglishPal into Alpha-snapshot20230621
						commit
						9da1a1cae6
					
				|  | @ -25,7 +25,7 @@ | |||
|     <input type="button" id="btn-selection" value="全部勾选" onclick="toggleCheckboxSelection(true)" /> | ||||
|   </p> | ||||
|       <form method="post" action="/{{username}}/mark"> | ||||
|        <input type="submit" name="add-btn" value="加入我的生词簿"/> | ||||
|        <button type="submit" name="add-btn" class="btn btn-primary btn-lg">加入我的生词簿</button> | ||||
|        {% for x in lst %} | ||||
|           {% set word = x[0]%} | ||||
|         <p> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue