peko:替换正是域名,新增官网
This commit is contained in:
@@ -2,7 +2,7 @@ function render(templateId, templateData, target) {
|
||||
var html = template(templateId, templateData);
|
||||
target.innerHTML += html;
|
||||
}
|
||||
var tranUrl = 'https://api.lecheng163.com';
|
||||
var tranUrl = 'https://api.pekolive.com';
|
||||
|
||||
function dateFormat(date, fmt) {
|
||||
date = new Date(date);
|
||||
|
Reference in New Issue
Block a user