Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
party-build-cloud
Project
Project
Details
Activity
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
wangqinghua
party-build-cloud
Commits
ea6291a9
Commit
ea6291a9
authored
Jul 30, 2019
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新购物车
parent
7f77cbf1
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
1 addition
and
0 deletions
+1
-0
icon-bm.png
src/assets/imgs/home/icon-bm.png
+0
-0
icon-ccgl.png
src/assets/imgs/home/icon-ccgl.png
+0
-0
icon-mail.png
src/assets/imgs/home/icon-mail.png
+0
-0
icon-tz.png
src/assets/imgs/home/icon-tz.png
+0
-0
icon-zb.png
src/assets/imgs/home/icon-zb.png
+0
-0
mdbb.png
src/assets/imgs/mine/mdbb.png
+0
-0
mdhd.png
src/assets/imgs/mine/mdhd.png
+0
-0
goods-cart.ts
src/pages/serve-pages/goods-collect/goods-cart/goods-cart.ts
+1
-0
No files found.
src/assets/imgs/home/icon-bm.png
deleted
100644 → 0
View file @
7f77cbf1
2.55 KB
src/assets/imgs/home/icon-ccgl.png
deleted
100644 → 0
View file @
7f77cbf1
2.22 KB
src/assets/imgs/home/icon-mail.png
deleted
100644 → 0
View file @
7f77cbf1
1.69 KB
src/assets/imgs/home/icon-tz.png
deleted
100644 → 0
View file @
7f77cbf1
2.68 KB
src/assets/imgs/home/icon-zb.png
deleted
100644 → 0
View file @
7f77cbf1
2.26 KB
src/assets/imgs/mine/mdbb.png
deleted
100644 → 0
View file @
7f77cbf1
1.87 KB
src/assets/imgs/mine/mdhd.png
deleted
100644 → 0
View file @
7f77cbf1
1.61 KB
src/pages/serve-pages/goods-collect/goods-cart/goods-cart.ts
View file @
ea6291a9
...
...
@@ -87,6 +87,7 @@ export class GoodsCartPage {
modal
.
onDidDismiss
(
res
=>
{
if
(
res
)
{
const
d
=
res
;
d
.
id
=
item
.
id
;
this
.
updateCart
(
d
);
}
});
...
...
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