修复 success failure 页面 主题按钮 跟随

master 3.8.5
就眠仪式 2021-06-28 03:47:12 +08:00
parent 82ca87b279
commit 65fedf040c
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
</div> </div>
<div class="action"> <div class="action">
<button class="pear-btn pear-btn-success">返回修改</button> <button class="pear-btn pear-btn-primary">返回修改</button>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
<button class="pear-btn">返回首页</button> <button class="pear-btn">返回首页</button>
</div> </div>

View File

@ -24,7 +24,7 @@
</div> </div>
<div class="action"> <div class="action">
<button class="pear-btn pear-btn-success">再次申请</button> <button class="pear-btn pear-btn-primary">再次申请</button>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
<button class="pear-btn">返回首页</button> <button class="pear-btn">返回首页</button>
</div> </div>