Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
2016-04-13 20:28:49 +0800
Commit
a856a79bd3127be4511a7998cdf52e8bb01b8fa7
1 parent
1c8f7d9b
HTTPS改造 修改静态资源
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
static/js/cart/chose-panel.js
static/sass/cart/_chose-panel.scss
static/js/cart/chose-panel.js
View file @
a856a79
...
...
@@ -5,6 +5,7 @@
* @date: 2015/10/21
*/
// bikai
// 增加init函数,异步请求的接口需要重新初始化一下选择列表
// 异步渲染的模板统一插入 #chose-panel ,兼容页面多个选择框
...
...
static/sass/cart/_chose-panel.scss
View file @
a856a79
...
...
@@ -168,6 +168,7 @@
margin-left
:
-1px
;
}
.btn-wrap
{
position
:
relative
;
height
:
120rem
/
$pxConvertRem
;
...
...
Please
register
or
login
to post a comment