Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
8 years ago
Commit
431106616381c0109b1c9a6dc4a7bb01d43f15bb
1 parent
705aebc1
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
web-static/dist/yohobuy/5.2.99/index-debug.js
web-static/dist/yohobuy/5.2.99/index.css
web-static/dist/yohobuy/5.2.99/index.js
web-static/dist/yohobuy/assets/img/home/birth-card.jpg
web-static/dist/yohobuy/5.2.99/index-debug.js
View file @
4311066
...
...
@@ -14240,7 +14240,7 @@ $cancelBtn.click(function() {
}
});
});
define
(
"js/home/message"
,
[
"jquery"
],
function
(
require
,
exports
,
module
){
define
(
"js/home/message"
,
[
"jquery"
,
"handlebars"
,
"source-map"
],
function
(
require
,
exports
,
module
){
/**
* 我的信息
* @author: yyqing<yanqing.yang@yoho.cn>
...
...
@@ -14356,7 +14356,7 @@ $container.on('click', '.read-choose-btn', function() {
}
});
});
define
(
"js/home/message-content"
,
[
"jquery"
],
function
(
require
,
exports
,
module
){
define
(
"js/home/message-content"
,
[
"jquery"
,
"handlebars"
,
"source-map"
],
function
(
require
,
exports
,
module
){
/**
* 我的信息
* @author: yyqing<yanqing.yang@yoho.cn>
...
...
@@ -14364,6 +14364,8 @@ define("js/home/message-content", ["jquery"], function(require, exports, module)
*/
var
$
=
require
(
"jquery"
);
var
Alert
=
require
(
"js/common/dialog"
).
Alert
;
var
$pickBtn
=
$
(
'.pick-coupon-btn'
);
var
pickBusy
=
false
;
...
...
@@ -14373,7 +14375,7 @@ $('.show-birth-coupon').click(function() {
var
msg
=
$this
.
data
(
'msg'
);
if
(
msg
)
{
alert
(
msg
);
new
Alert
(
msg
).
show
(
);
return
;
}
...
...
web-static/dist/yohobuy/5.2.99/index.css
View file @
4311066
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/5.2.99/index.js
View file @
4311066
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/assets/img/home/birth-card.jpg
View file @
4311066
130 KB
|
W:
|
H:
131 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment