在JavaScript 的 ES6 格式中:
export default{
methods: {
_getRecommend: function () {
getRecommend().then()
}
和
_getRecommend() {
有没有什么区别呢?
30秒到达战场
慕妹3146593
相关分类