Commit 9c6e699c authored by haiyoucuv's avatar haiyoucuv

Merge remote-tracking branch 'origin/master'

parents 9d78c9cd 413133dc
......@@ -7,7 +7,7 @@ const dcm = '202.' + CFG.projectId + '.0.0';
const domain = '//embedlog.duiba.com.cn';
const dom = `${CFG.channel}.0.0.0`;
const MDList = new Array(52).fill("").map((v, i) => {
const MDList = new Array(32).fill("").map((v, i) => {
return {
ele: `.md${i + 1}`,
data: {
......
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 to comment