#157 | |
#158 | include PLUGIN_PATH . 'tool_exchange/hook/public_jijinhao.php'; |
#159 | |
#160 | // 是否是品牌金价分类 |
#161 | if (($_show['cid'] == 5) ll ($_show['cid'] == 9)) { |
#162 | // 如果 URI 包含 "pinpaijinjia",加载 market_pairs 图表 |
#163 | include PLUGIN_PATH . 'tool_exchange/hook/public_chats_market_pairs.php'; |
#164 | } else { |
#165 | // 否则加载普通 market 图表 |
#166 | include PLUGIN_PATH . 'tool_exchange/hook/public_chats_market.php'; |