...
|
...
|
@@ -9,6 +9,8 @@ var $ = require('yoho-jquery'), |
|
|
|
|
|
require('../common');
|
|
|
|
|
|
window.setCookie('guangStarUid', window.queryString.uid);
|
|
|
|
|
|
// 星搭配收藏请求
|
|
|
$('.collocation-list,.detail-list').on('click', '.collection', function() {
|
|
|
var $that = $(this),
|
...
|
...
|
|