ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
### $\_W\[‘current\_module’\] 输出当前模块的信息 ### 示例 1. `global $_W;` 2. `print_r($_W['current_module']);` 4. `Array` 5. `(` 6. `[mid] => 模块ID` 7. `[name] => we7_testwebapp` 8. `[type] => services` 9. `[title] => webapp测试` 10. `[title_initial] => W` 11. `[version] => 1.0` 12. `[ability] => webapp测试` 13. `[desc<x>ription] => webapp测试` 14. `[author] => we7team` 15. `[url] =>` 16. `[settings] => 0` 17. `[subscribes] => Array` 18. `(` 19. `[0] => text` 20. `[1] => image` 21. `[2] => voice` 22. `[3] => video` 23. `[4] => shortvideo` 24. `[5] => location` 25. `[6] => li<x>nk` 26. `[7] => subscribe` 27. `[8] => unsubscribe` 28. `[9] => qr` 29. `[10] => trace` 30. `[11] => click` 31. `[12] => view` 32. `[13] => merchant_order` 33. `)` 35. `[handles] => Array` 36. `(` 37. `[0] => text` 38. `)` 40. `[isrulefields] => 0` 41. `[issystem] => 0` 42. `[target] => 0` 43. `[iscard] => 1` 44. `[permissions] => a:0:{}` 45. `[wxapp_support] => 1` 46. `[app_support] => 2` 47. `[webapp_support] => 2` 48. `[welcome_support] => 1` 49. `[oauth_type] => 1` 50. `[id] =>` 51. `[modulename] =>` 52. `[isdisplay] => 1` 53. `[logo] => http://pro.we7.cc/addons/we7_testwebapp/icon.jpg?v=1514181251` 54. `[main_module] =>` 55. `[plugin_list] => Array` 56. `(` 57. `)` 59. `[is_relation] =>` 60. `[config] => Array //模块的配置信息,如果启用 settings 后,` 61. `(` 62. `)` 64. `[enabled] => 1` 65. `[shortcut] =>` 66. `)`