Commit 7bde543b by doszhang

dos

parent 30af446f
......@@ -396,7 +396,7 @@ function showDecorate() {
function showPersonalPage() {
if (!checkedDecorate) {
checkedDecorate = src;
checkedDecorate = decorateList[0];
$('.personal-page .checked-decorate-img').css('background', 'url(' + decorateList[0] + ') left top no-repeat')
.css('backgroundSize', '100%');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment