Commit 494ca9af by huaying

Merge branch 'bugfix/新建欢迎语bug修复'

parents 4b944673 322eeab7
......@@ -354,7 +354,8 @@ export default {
this.appTableData.push({
miniprogramName: '带参会员小程序',
miniprogramSettingId: '-1',
imageUrl: 'https://other-1251519181.cos.ap-shanghai.myqcloud.com/haoban/20220316151939/1b31e9f76ff1ac4340e5e66497df7cea.png',
// imageUrl: 'https://other-1251519181.cos.ap-shanghai.myqcloud.com/haoban/20220316151939/1b31e9f76ff1ac4340e5e66497df7cea.png',
imageUrl: resData.result ? resData.result[0].imageUrl : 'https://other-1251519181.cos.ap-shanghai.myqcloud.com/haoban/20220316151939/1b31e9f76ff1ac4340e5e66497df7cea.png',
title: '带参会员小程序'
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment