update
This commit is contained in:
parent
546026346e
commit
b585437faf
@ -309,10 +309,12 @@
|
||||
// 获取库存数据后设置默认选中
|
||||
getSkuIdStock();
|
||||
let shareDesc = '';
|
||||
if (id.value == 118 || id.value == 332 || id.value == 489) {
|
||||
if (id.value == 118 || id.value == 332) {
|
||||
shareDesc = '核心方案+专业服务团队与 AI 技术全程支持';
|
||||
} else if (id.value == 178) {
|
||||
shareDesc = '双证报考,自我提升 + 就业双赢';
|
||||
} else if (id.value == 489) {
|
||||
shareDesc = '非医非药,让你的身体学会自己"瘦"';
|
||||
} else {
|
||||
shareDesc = '🌟 友福同享严选好物 →';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user