mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
modify cancel button text and position in license popup
This commit is contained in:
@@ -16,10 +16,10 @@
|
|||||||
<f7-popup class="license-popup">
|
<f7-popup class="license-popup">
|
||||||
<f7-page>
|
<f7-page>
|
||||||
<f7-navbar>
|
<f7-navbar>
|
||||||
<f7-nav-left>
|
|
||||||
<f7-link popup-close :text="$t('Cancel')"></f7-link>
|
|
||||||
</f7-nav-left>
|
|
||||||
<f7-nav-title :title="$t('License')"></f7-nav-title>
|
<f7-nav-title :title="$t('License')"></f7-nav-title>
|
||||||
|
<f7-nav-right>
|
||||||
|
<f7-link popup-close :text="$t('Done')"></f7-link>
|
||||||
|
</f7-nav-right>
|
||||||
</f7-navbar>
|
</f7-navbar>
|
||||||
<f7-block>
|
<f7-block>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user