Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
eb5972e4
Commit
eb5972e4
authored
2 years ago
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
3428de45
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
125 additions
and
73 deletions
+125
-73
happraise.vue
src/components/huimai/happraise.vue
+124
-71
hbrand.vue
src/components/huimai/hbrand.vue
+0
-1
hcategory.vue
src/components/huimai/hcategory.vue
+1
-1
No files found.
src/components/huimai/happraise.vue
View file @
eb5972e4
This diff is collapsed.
Click to expand it.
src/components/huimai/hbrand.vue
View file @
eb5972e4
...
...
@@ -69,7 +69,6 @@
pageSize
:
15
,
CategoryId
:
0
,
//分类编号
Name
:
''
,
//品牌名称
},
CategoryList
:
[],
//分类列表
dateList
:
[],
//日期
...
...
This diff is collapsed.
Click to expand it.
src/components/huimai/hcategory.vue
View file @
eb5972e4
...
...
@@ -41,7 +41,7 @@
:current-page
.
sync=
"msg.pageIndex"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
</div>
<!-- 修改
版权
-->
<!-- 修改
分类
-->
<el-dialog
:title=
"editTitle"
:visible
.
sync=
"isShowCategoryForm"
width=
"500px"
>
<el-form
label-width=
"150px"
>
<el-form-item
label=
"分类名称"
>
...
...
This diff is collapsed.
Click to expand it.
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