mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
小程序详情适配
This commit is contained in:
@ -93,7 +93,7 @@ class Goods extends Common
|
||||
'<p style="margin:0;">',
|
||||
'<div style="margin:0;">',
|
||||
'<table style="width:100%;margin:0;border:1px solid #ddd;" ',
|
||||
'<td style="margin:0;padding:5px;border:1px solid #ddd;" ',
|
||||
'<td style="margin:0;padding:5px;border-top:1px solid #ddd;" ',
|
||||
];
|
||||
$ret['data'][0]['content_web'] = str_replace($search, $replace, $ret['data'][0]['content_web']);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user