/*$list = $this->app->menu->current();
print_r($list);*/
$buttons = [
[
"type" => "view",
"name" => "姓名评分",
"url"=> "https://www.zhenming.cc/"
],
[
"name" => "取名起名",
"sub_button" => [
[
"type" => "view",
"name" => "全息评测",
"url"=> "https://www.zhenming.cc/bindex"
],
[
"type" => "view",
"name" => "自助起名",
"url"=> "https://www.zhenming.cc/genindex"
],
[
"type" => "view",
"name" => "喜用神分析",
"url" => "https://www.zhenming.cc/xi"
],
[
"type" => "view",
"name" => "汉字五行属性",
"url" => "https://www.zhenming.cc/hanzi"
],
[
"type" => "click",
"name" => "无法使用?",
"key" => "V1002_GOOD"
],
],
],
[
"name" => "福利中心",
"sub_button" => [
[
"type" => "view",
"name" => "京东优惠",
"url"=> "https://u.jd.com/SKDbT5c"
],
[
"type" => "view",
"name" => "VIP秒杀",
"url"=> "https://mo.m.taobao.com/optimus/flms-toc_cp_1630920435233?&pid=mm_52086073_25208298_90232614&union_lens=lensId%3AAPP%401642126282%402127c364_0893_17e565a90a8_36ab%4001&un=bb05c6a1b3ef55954b68d5f77a161062"
],
[
"type"=> "miniprogram",
"name"=> "饿了么红包",
"url"=> "http://",
"appid"=> "wxece3a9a4c82f58c9",
"pagepath"=> "taoke/pages/shopping-guide/index?scene=LHQjwbu"
],
[
"type" => "view",
"name" => "变更昵称",
"url"=> "https://www.zhenming.cc/changenickname"
],
/*[
"type" => "click",
"name" => "赞一下我们",
"key" => "V1001_GOOD"
],*/
[
"type"=> "miniprogram",
"name"=> "血压云",
"url"=> "http://",
"appid"=> "wx4f689fc1fefbb4a3",
"pagepath"=> "/pages/index/index"
],
],
],
];

