|
|
@@ -42,7 +42,7 @@ class MainController extends BaseController
|
|
|
$flowerImgUrl = miniUtil::generateUnlimitedMiniCode($merchant, $flowerPage, $scene, $ptStyle);
|
|
|
|
|
|
$prefix = imgUtil::getPrefix();
|
|
|
- $titleBase64 = stringUtil::ossBase64('个人买花');
|
|
|
+ $titleBase64 = stringUtil::ossBase64('');
|
|
|
|
|
|
if ($pfShopId > 0) {
|
|
|
$goodsUrl = $prefix . 'shop/miniCodeBg.jpg?x-oss-process=image';
|