|
|
@@ -137,6 +137,11 @@ class WxController extends PublicController
|
|
|
break;
|
|
|
default:
|
|
|
}
|
|
|
+ } elseif ($this->msgType == 'miniprogrampage') {
|
|
|
+ Yii::info('page' . $postObj->PagePath);
|
|
|
+ if ($postObj->PagePath == '/pagesClient/official/warn') {
|
|
|
+
|
|
|
+ }
|
|
|
}
|
|
|
} elseif ($style == dict::getDict('ptStyle', 'ghs')) {
|
|
|
//供货商
|