forked from morrning/hesabixCore
remove header from inquiry panel
This commit is contained in:
parent
2a8ea8cb4a
commit
7090ff44dc
|
@ -11,15 +11,7 @@
|
||||||
</v-toolbar>
|
</v-toolbar>
|
||||||
|
|
||||||
<v-container class="pa-0">
|
<v-container class="pa-0">
|
||||||
<!-- هدر بخش -->
|
|
||||||
<div class="d-flex align-center mb-8">
|
|
||||||
<div class="d-flex align-center bg-primary-lighten-5 pa-4 rounded-lg">
|
|
||||||
<div>
|
|
||||||
|
|
||||||
<p class="text-body-1 text-medium-emphasis mb-0">دسترسی به سرویسهای مختلف استعلام و تبدیل اطلاعات</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<v-card :loading="loading" :disabled="loading">
|
<v-card :loading="loading" :disabled="loading">
|
||||||
<v-card-text class="pa-8">
|
<v-card-text class="pa-8">
|
||||||
<!-- نمایش اعتبار کاربر -->
|
<!-- نمایش اعتبار کاربر -->
|
||||||
|
|
Loading…
Reference in a new issue