Update: 2026-05-16 00:33:22
This commit is contained in:
@@ -1868,8 +1868,7 @@
|
||||
<!-- Invoices -->
|
||||
<div class="usage-card">
|
||||
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
|
||||
<span style="font-weight:700; color:var(--text-1); font-size:14px;">📄 الفواتير
|
||||
الشهرية</span>
|
||||
<span style="font-weight:700; color:var(--text-1); font-size:14px;">📄 رصيد الفواتير (سنوي)</span>
|
||||
<span class="num-font" style="font-weight:700; color:var(--green-mid);"
|
||||
x-text="(subscription?.invoices?.used || 0) + ' من ' + (subscription?.invoices?.limit || 0)"></span>
|
||||
</div>
|
||||
@@ -1972,7 +1971,7 @@
|
||||
style="font-size:46px; font-weight:800; color:var(--green-mid);"
|
||||
x-text="p.price_jod"></span>
|
||||
<span style="font-size:15px; color:var(--text-3); font-weight:500;"> دينار /
|
||||
شهر</span>
|
||||
سنة</span>
|
||||
</div>
|
||||
|
||||
<ul
|
||||
|
||||
Reference in New Issue
Block a user