Commit fa64f6e2 by liuyong

修改drawio

1 parent 3c90771b
......@@ -54,9 +54,9 @@
if (!result.hasOwnProperty('dev')) {
result['dev'] = 1
}
// if (!result.hasOwnProperty('offline')) {//跳过选择存储方式,不用选什么google drive,github之类的
// result['offline'] = 1
// }
if (!result.hasOwnProperty('offline')) {//跳过选择存储方式,不用选什么google drive,github之类的
result['offline'] = 1
}
return result;
})();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!