Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage-go
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tracing
source-trace-manage-go
Commits
b0feca44
Commit
b0feca44
authored
Dec 22, 2020
by
zL
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提价部分代码
parent
60bd9caf
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
chain_notice.png
src/assets/images/category/chain_notice.png
+0
-0
ProductList.vue
src/components/category/ProductList.vue
+1
-1
addGoods.vue
src/components/category/addGoods.vue
+0
-0
deleteGoods.vue
src/components/category/deleteGoods.vue
+0
-0
Index.vue
src/entry/best/views/category/Index.vue
+1
-1
No files found.
src/
entry/best/images/newProductList
/chain_notice.png
→
src/
assets/images/category
/chain_notice.png
View file @
b0feca44
File moved
src/
entry/best/views/category/new
ProductList.vue
→
src/
components/category/
ProductList.vue
View file @
b0feca44
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
class=
"iconfont iconjiufuqianbaoicon08"
class=
"iconfont iconjiufuqianbaoicon08"
@
click=
"isShowToChainDialog = false"
@
click=
"isShowToChainDialog = false"
></i>
></i>
<img
src=
"../../
images/newProductList
/chain_notice.png"
/>
<img
src=
"../../
assets/images/category
/chain_notice.png"
/>
<div
class=
"part-bottom"
>
<div
class=
"part-bottom"
>
<h3>
上链提示
</h3>
<h3>
上链提示
</h3>
<p
class=
"line-one"
>
<p
class=
"line-one"
>
...
...
src/
entry/best/view
s/category/addGoods.vue
→
src/
component
s/category/addGoods.vue
View file @
b0feca44
File moved
src/
entry/best/view
s/category/deleteGoods.vue
→
src/
component
s/category/deleteGoods.vue
View file @
b0feca44
File moved
src/entry/best/views/category/Index.vue
View file @
b0feca44
...
@@ -74,7 +74,7 @@ import { Component, Vue, Watch } from "vue-property-decorator";
...
@@ -74,7 +74,7 @@ import { Component, Vue, Watch } from "vue-property-decorator";
// 模板管理部分
// 模板管理部分
import
TemplateManage
from
"./TemplateManage.vue"
;
import
TemplateManage
from
"./TemplateManage.vue"
;
// 右侧存证部分
// 右侧存证部分
import
newProductList
from
"
./new
ProductList.vue"
;
import
newProductList
from
"
@/components/category/
ProductList.vue"
;
//删除页
//删除页
import
deleted
from
"@/views/category/deleted.vue"
;
import
deleted
from
"@/views/category/deleted.vue"
;
// 引导页
// 引导页
...
...
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