3 changed files with 1 additions and 14 deletions
@ -1,6 +0,0 @@ |
|||
{ |
|||
"compilerOptions": { |
|||
"target": "es2015", |
|||
"module": "commonjs" |
|||
} |
|||
} |
@ -1,7 +0,0 @@ |
|||
{ |
|||
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html", |
|||
"rules": [{ |
|||
"action": "allow", |
|||
"page": "*" |
|||
}] |
|||
} |
Loading…
Reference in new issue