11 lines
113 B
PHP
11 lines
113 B
PHP
<?php
|
|
/**
|
|
* 微信会员登录插件
|
|
*/
|
|
|
|
return [
|
|
|
|
'type' => 'url',
|
|
'name' => '微信会员登录',
|
|
|
|
]; |