12.31移动端开源代码更新

This commit is contained in:
hejinfu1026
2021-12-31 15:52:11 +08:00
parent d4ad623cc3
commit 6c0981748b
9 changed files with 86 additions and 773 deletions

View File

@@ -323,7 +323,9 @@
res.data.routine_my_menus.map((item) => {
if (item.url.indexOf('service') !== -1) that.servicePic = item.pic
})
that.imgUrls = res.data.routine_my_banner
if(res.data.routine_my_banner){
that.imgUrls = res.data.routine_my_banner
}
});
},
// 编辑页面