Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
op-web-service
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
bp
op-web-service
Commits
2486e431
Commit
2486e431
authored
Jul 13, 2021
by
mengwenhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:商品后台-新增了详情页和返回,部分字段修改
parent
1b729564
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
116 additions
and
103 deletions
+116
-103
index.vue
src/pages/Goods/Detail/index.vue
+111
-103
index.vue
src/pages/Goods/List/index.vue
+5
-0
No files found.
src/pages/Goods/Detail/index.vue
View file @
2486e431
This diff is collapsed.
Click to expand it.
src/pages/Goods/List/index.vue
View file @
2486e431
...
@@ -200,6 +200,11 @@
...
@@ -200,6 +200,11 @@
<el-button
type=
"text"
>
下架
</el-button>
<el-button
type=
"text"
>
下架
</el-button>
</
template
>
</
template
>
</el-popconfirm>
</el-popconfirm>
<el-button
@
click=
"goDetail(`DETAIL`,scope.row.goods_spu_id)"
type=
"text"
>
详情
</el-button>
</template>
</template>
</el-table-column>
</el-table-column>
</el-table>
</el-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