Skip to content
js
export default {
  data () {
    return {
      msg: '暂未适配English!'
    }
  }
}

返回 简体中文

Released under the MIT License.