Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quasar-web-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nguyễn Hải Sơn
quasar-web-base
Commits
8799f27f
Commit
8799f27f
authored
May 04, 2021
by
Tình Trương
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
5dacb0ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
index.vue
src/components/artist-information/bank-account/index.vue
+1
-0
index.vue
src/components/artist-information/hot-product/index.vue
+7
-1
No files found.
src/components/artist-information/bank-account/index.vue
View file @
8799f27f
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
@
click=
"isOpenDialog"
@
click=
"isOpenDialog"
color=
"primary"
color=
"primary"
no-caps
no-caps
style=
"width: 100px"
:label=
"$t('crudActions.add')"
:label=
"$t('crudActions.add')"
>
>
</q-btn>
</q-btn>
...
...
src/components/artist-information/hot-product/index.vue
View file @
8799f27f
...
@@ -2,7 +2,13 @@
...
@@ -2,7 +2,13 @@
<div
class=
"row q-col-gutter-sm flex-center"
>
<div
class=
"row q-col-gutter-sm flex-center"
>
<q-space></q-space>
<q-space></q-space>
<div
class=
"col-auto"
>
<div
class=
"col-auto"
>
<q-btn
color=
"primary"
no-caps
:label=
"$t('crudActions.add')"
>
</q-btn>
<q-btn
color=
"primary"
no-caps
style=
"width: 100px"
:label=
"$t('crudActions.add')"
>
</q-btn>
</div>
</div>
<div
class=
"col-12 q-mt-sm"
>
<div
class=
"col-12 q-mt-sm"
>
<q-table
<q-table
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment