Commit ac14ccf8 authored by 智勇's avatar 智勇

up

parent eb4f0821
......@@ -580,7 +580,7 @@ export default {
const realName = this.reponame.split('/')[1]
this.is_show = realName === 'mysql'
this.is_wechat = realName === 'h5-ui'
this.is_mock = realName === 'gu-bei' || realName === 'clotho' || realName === 'ploutos' || realName === 'mo-clotho'
this.is_mock = realName === 'gu-bei' || realName === 'clotho' || realName === 'ploutos' || realName === 'mo-clotho' || realName === 'koala'
this.mock = { key: '"0"', display_name: '' }
this.wechat = { key: '"0"', display_name: '' }
......
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