正在显示
1 个修改的文件
包含
4 行增加
和
4 行删除
@@ -97,11 +97,11 @@ class Index extends Api | @@ -97,11 +97,11 @@ class Index extends Api | ||
97 | { | 97 | { |
98 | $wxopenid="oYhYi6fEAxSnlAV1qNm2BwaJdQOQ"; | 98 | $wxopenid="oYhYi6fEAxSnlAV1qNm2BwaJdQOQ"; |
99 | $sendInfo = array( | 99 | $sendInfo = array( |
100 | - 'first' => array('value' => "123123", 'color' => "#743A3A"), | ||
101 | - 'thing2' => array('value' => "123123", 'color' => '#173177'), | 100 | + 'first' => array('value' => "123111111123", 'color' => "#743A3A"), |
101 | + 'thing2' => array('value' => "行程", 'color' => '#173177'), | ||
102 | 'time3' => array('value' =>urlencode(date('Y-m-d H:i:s', time())), 'color' => '#173177'), | 102 | 'time3' => array('value' =>urlencode(date('Y-m-d H:i:s', time())), 'color' => '#173177'), |
103 | - 'thing7' => array('value' =>"123123", 'color' => '#173177'), | ||
104 | - 'phone_number5' => array('value' => "123123123", 'color' => '#173177'), | 103 | + 'thing7' => array('value' =>"乘车地点", 'color' => '#173177'), |
104 | + 'phone_number5' => array('value' => "13529343345", 'color' => '#173177'), | ||
105 | ); | 105 | ); |
106 | if ($wxopenid) { | 106 | if ($wxopenid) { |
107 | $config = get_addon_config('wechat'); | 107 | $config = get_addon_config('wechat'); |
-
请 注册 或 登录 后发表评论