|
|
@@ -491,7 +491,7 @@ function handleNoticeInfo() {
|
|
|
artLstText += `<p><strong><span style="color:#E53333;">${artLstSubText}<br /></span></strong></p>`;
|
|
|
}
|
|
|
// magicJS.logger.info(artLstText);
|
|
|
- let dateStr = magicJS.formatDate(new Date(), 'yyyy年M月-d日');
|
|
|
+ let dateStr = magicJS.formatDate(new Date(), 'yyyy年M月d日');
|
|
|
let content = `
|
|
|
<p><br /></p>
|
|
|
<p style="white-space:normal;"><strong>以下过往开放过的藏品:</strong></p>
|