liding
3 天以前 359f69135b571c8e7b6d046bc849655abfe7075d
1
2
3
4
5
export default {
  default(h, conf, key) {
    return conf.__slot__[key]
  }
}