fix: 点单端推荐官海报文案,强调独立上传背景

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-07-21 02:48:18 +08:00
parent e6f6447c30
commit c5bb036b68

View File

@@ -16,7 +16,7 @@
<el-card class="section-card" shadow="never"> <el-card class="section-card" shadow="never">
<template #header><strong>推广海报背景按俱乐部</strong></template> <template #header><strong>推广海报背景按俱乐部</strong></template>
<p class="hint">管事 / 组长 / 点单端海报合成时的底图按当前俱乐部独立配置小程序进入海报页自动拉取</p> <p class="hint">管事 / 组长 / 点单端推荐官海报合成底图按当前俱乐部独立配置点单端请单独上传勿与管事共用</p>
<div class="icon-grid"> <div class="icon-grid">
<div v-for="item in posterIcons" :key="item.icon_key" class="icon-cell"> <div v-for="item in posterIcons" :key="item.icon_key" class="icon-cell">
<div class="icon-label">{{ item.label }}</div> <div class="icon-label">{{ item.label }}</div>