|
|
@@ -35,7 +35,7 @@ export default Vue.extend({
|
|
|
<div class="invitation-letter-container"
|
|
|
style="border: 1px solid #E5E7EB;
|
|
|
border-radius: 12px;
|
|
|
- padding: 32px;"
|
|
|
+ padding: 32px; position: relative"
|
|
|
>
|
|
|
<div class="head-box"
|
|
|
style="display: flex;
|
|
|
@@ -286,8 +286,8 @@ export default Vue.extend({
|
|
|
<div style="line-height: 1.5; text-align: end;">展会负责人</div>
|
|
|
<div style="line-height: 1.5; text-align: end;">Exhibition Director</div>
|
|
|
</div>
|
|
|
- <img src="https://oss.starify.cn/matchpages/share_center/2025/0910/2919/68c11d315441d/DIV%401x.png" alt="DIV@1x.png" style="position: absolute; top: -110px; right: 0;">
|
|
|
</div>
|
|
|
+ <img src="https://oss.starify.cn/matchpages/share_center/2025/0910/2919/68c11d315441d/DIV%401x.png" alt="DIV@1x.png" style="position: absolute; bottom: 40px; right: 80px;">
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>`
|