优化商品编辑
This commit is contained in:
@@ -12,7 +12,7 @@ export default (data) => {
|
||||
LODOP.SET_PRINTER_INDEX(data.deviceName);
|
||||
// 文字内容
|
||||
let html = `
|
||||
<div style="font-size: 30px;display:flex;justify-content:center;">
|
||||
<div style="font-size: 24px;display:flex;justify-content:center;">
|
||||
${data.shopName}
|
||||
</div>
|
||||
<div style="font-size: 16px;display: flex; justify-content:center;margin-top:6px;">
|
||||
|
||||
Reference in New Issue
Block a user