msg.js 39 字节
Newer Older
1 2 3
export default {
  msg: 'hello Vue.'
}