Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
Overview
Overview
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
integralMall
integral-mall
Commits
8a2b7a09
Commit
8a2b7a09
authored
Oct 25, 2018
by
zhangmeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
a91d8d57
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
dist.zip
dist.zip
+0
-0
index.html
dist/index.html
+2
-2
app.cb7614bde839cf4b582b.js
dist/static/js/app.cb7614bde839cf4b582b.js
+0
-0
info.js
src/views/mall/gift/info.js
+1
-1
No files found.
dist.zip
deleted
100644 → 0
View file @
a91d8d57
File deleted
dist/index.html
View file @
8a2b7a09
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><link
rel=
"shortcut icon"
href=
./static/img/favicon.ico
><title>
GIC后台
</title><link
rel=
stylesheet
type=
text/css
href=
static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
static/css/common.css
><link
href=
/integral-mall/static/css/app.a38e4bbf9889d2cf2a9ea15932463f01.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
/integral-mall/static/js/manifest.003beacb9c9ae622c7f2.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/vendor.468b1a0927c2f59e9881.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/app.fd5452ffa7da4576eedf.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"width=device-width,initial-scale=1"
><link
rel=
"shortcut icon"
href=
./static/img/favicon.ico
><title>
GIC后台
</title><link
rel=
stylesheet
type=
text/css
href=
static/css/iconfont.css
><link
rel=
stylesheet
type=
text/css
href=
static/css/common.css
><link
href=
/integral-mall/static/css/app.a38e4bbf9889d2cf2a9ea15932463f01.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
type=
text/javascript
src=
/integral-mall/static/js/manifest.003beacb9c9ae622c7f2.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/vendor.468b1a0927c2f59e9881.js
></script><script
type=
text/javascript
src=
/integral-mall/static/js/app.cb7614bde839cf4b582b.js
></script></body></html>
\ No newline at end of file
dist/static/js/app.
fd5452ffa7da4576eedf
.js
→
dist/static/js/app.
cb7614bde839cf4b582b
.js
View file @
8a2b7a09
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/views/mall/gift/info.js
View file @
8a2b7a09
...
...
@@ -274,7 +274,7 @@ export default {
integralMallProId
:
this
.
form
.
integralMallProId
||
''
,
proType
:
this
.
form
.
changeType
===
1
?
2
:
3
,
// 商品类型 1 优惠券,2礼品,3实物
proName
:
this
.
form
.
proName
,
// 商品名字,优惠券就是所选券的名字。
proReferId
:
this
.
isAdd
?
''
:
this
.
form
.
proReferId
,
// 关联的卡券或者礼品
proReferId
:
this
.
form
.
proReferId
,
// 关联的卡券或者礼品
proCategoryId
:
this
.
form
.
proCategoryId
,
//礼品的分类
proShowStatus
:
this
.
form
.
proShowStatus
,
// 商品显示状态 1:上架状态就显示 2:兑换状态下显示
integralCost
:
this
.
form
.
integralCost
,
// 积分费用
...
...
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