|
@@ -1045,7 +1045,7 @@ class OrderClass extends BaseClass
|
|
|
$content .= "<CB>扫码下单</CB>";
|
|
$content .= "<CB>扫码下单</CB>";
|
|
|
$content .= "<BR>";
|
|
$content .= "<BR>";
|
|
|
$host = Yii::$app->params['hdHost'];
|
|
$host = Yii::$app->params['hdHost'];
|
|
|
- $content .= "<QR>" . $host . "/#/admin/home/workbench";
|
|
|
|
|
|
|
+ $content .= "<QR>" . $host . "/#/admin/home/workbench</QR>";
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
$ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
|
|
$ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
|