市场夺宝奇兵
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

842 lines
34 KiB

3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <meta http-equiv="pragma" content="no-cache">
  8. <meta http-equiv="cache-control" content="no-cache">
  9. <meta http-equiv="expires" content="0">
  10. <!-- 网站图标 -->
  11. <link rel="shortcut icon" href="dbqb_favicon.ico" />
  12. <link rel="bookmark" href="dbqb_favicon.ico" />
  13. <!-- SEO优化 -->
  14. <meta http-equiv="keywords" content="夺宝奇兵,homilychart,homilylink">
  15. <meta http-equiv="description" content="HomilyLink">
  16. <title>夺宝奇兵 - AI炒股时代,机构界的黑科技!</title>
  17. <!-- 引入第三方库 -->
  18. <script src="https://cdn.tailwindcss.com"></script>
  19. <script type="text/javascript" src="https://hc.homilychart.com/hc/210802/js/jquery-1.9.1.min.js"></script>
  20. <link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
  21. <!-- Tailwind配置 -->
  22. <script>
  23. tailwind.config = {
  24. theme: {
  25. extend: {
  26. colors: {
  27. primary: '#3B82F6',
  28. secondary: '#10B981',
  29. accent: '#8B5CF6',
  30. dark: '#1E293B',
  31. light: '#F8FAFC'
  32. },
  33. fontFamily: {
  34. sans: ['Inter', 'system-ui', 'sans-serif'],
  35. },
  36. },
  37. }
  38. }
  39. </script>
  40. </head>
  41. <body class="font-sans bg-light text-dark">
  42. <!-- 页面加载状态 -->
  43. <div id="loadingOverlay" class="loading-overlay">
  44. <div class="loading-spinner"></div>
  45. </div>
  46. <!-- 头部导航区域 -->
  47. <header class="fixed w-full bg-white/90 backdrop-blur-sm shadow-sm z-50 transition-all duration-300">
  48. <div class="container mx-auto px-4 py-3 flex justify-between items-center">
  49. <a href="#" class="flex items-center space-x-2">
  50. <div class="w-10 h-10 rounded-lg gradient-bg flex items-center justify-center">
  51. <img alt="夺宝奇兵" src="https://hc.homilychart.com/hc/250121/img/20230711171637.png"
  52. style="width: 40px;height: 40px;">
  53. </div>
  54. <span class="text-xl font-bold bg-clip-text text-transparent bg-gradient-to-r from-primary to-accent">
  55. 夺宝奇兵
  56. </span>
  57. </a>
  58. <!-- 桌面导航菜单 -->
  59. <nav class="hidden md:flex items-center space-x-8">
  60. <a href="#features" class="font-medium hover:text-primary transition-colors">特色功能</a>
  61. <a href="#kc" class="font-medium hover:text-primary transition-colors">最新课程</a>
  62. <a href="hcdbqb-guide.html" class="font-medium hover:text-primary transition-colors">操作指南</a>
  63. <a href="https://wa.me/+6588792879?text=夺宝奇兵指南我需要帮助" target="_blank"
  64. class="px-5 py-2 rounded-full gradient-bg text-white font-medium hover:shadow-lg transition-all">
  65. 联系我们
  66. </a>
  67. </nav>
  68. <!-- 移动端菜单按钮 -->
  69. <button id="menuBtn" class="md:hidden text-xl">
  70. <i class="fa fa-bars"></i>
  71. </button>
  72. </div>
  73. <!-- 移动端导航菜单 -->
  74. <div id="mobileMenu" class="md:hidden hidden bg-white border-t animate-fade-in">
  75. <div class="container mx-auto px-4 py-3 flex flex-col space-y-4">
  76. <a href="#features" class="font-medium py-2 hover:text-primary transition-colors">特色功能</a>
  77. <a href="#kc" class="font-medium py-2 hover:text-primary transition-colors">最新课程</a>
  78. <a href="hcdbqb-guide.html" class="font-medium py-2 hover:text-primary transition-colors">操作指南</a>
  79. <a href="https://wa.me/+6588792879?text=夺宝奇兵指南我需要帮助" target="_blank"
  80. class="py-2 rounded-full gradient-bg text-white font-medium text-center hover:shadow-lg transition-all">
  81. 联系我们
  82. </a>
  83. </div>
  84. </div>
  85. </header>
  86. <!-- 英雄区域 -->
  87. <section class="pt-32 pb-20 md:pt-40 md:pb-32 px-4 bg-gradient-to-b from-blue-50 to-white">
  88. <div class="container mx-auto max-w-6xl">
  89. <div class="flex flex-col md:flex-row items-center">
  90. <div class="md:w-1/2 mb-10 md:mb-0 animate-fade-in">
  91. <h1 class="text-[clamp(2rem,5vw,3.5rem)] font-bold leading-tight text-shadow-custom mb-6">
  92. 夺宝奇兵,<br>
  93. <span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-accent">现在免费体验!</span>
  94. </h1>
  95. <p class="text-lg text-gray-600 mb-8 max-w-lg">
  96. AI时代股票投资必备机构界的黑科技!<br />
  97. 现开放免费体验7天的活动,立刻注册报名吧!
  98. </p>
  99. <div class="flex flex-col sm:flex-row gap-4">
  100. <a href="#register"
  101. class="px-8 py-3 rounded-full gradient-bg text-white font-medium text-center hover:shadow-lg hover:shadow-primary/20 transition-all transform hover:-translate-y-0.5">
  102. 立即注册
  103. </a>
  104. <a href="#promotions"
  105. class="px-8 py-3 rounded-full border-2 border-primary text-primary font-medium text-center hover:bg-primary/5 transition-all">
  106. 了解更多
  107. </a>
  108. <a href="hcdbqb-download.html"
  109. class="px-8 py-3 rounded-full border-2 border-primary text-primary font-medium text-center hover:bg-primary/5 transition-all">
  110. 立刻下载
  111. </a>
  112. </div>
  113. </div>
  114. <div class="md:w-1/2 animate-fade-in delay-200">
  115. <div class="relative">
  116. <div class="absolute -inset-4 bg-gradient-to-r from-primary/20 to-accent/20 rounded-3xl blur-xl opacity-70">
  117. </div>
  118. <img src="https://hc.homilychart.com/hc/250121/img/dbqbindex.jpg" alt="夺宝奇兵"
  119. class="relative z-10 rounded-2xl shadow-xl w-full object-cover">
  120. </div>
  121. </div>
  122. </div>
  123. </div>
  124. </section>
  125. <!-- 特色功能区域 -->
  126. <section id="features" class="py-16 px-4 bg-white">
  127. <div class="container mx-auto max-w-6xl">
  128. <div class="text-center mb-16 animate-fade-in">
  129. <h2 class="text-[clamp(1.5rem,3vw,2.5rem)] font-bold mb-4">您可以免费体验什么?</h2>
  130. <p class="text-gray-600 max-w-2xl mx-auto">您可以免费体验 超级云脑 AI预测大模型 夺宝利剑三个模块 7天 </p>
  131. </div>
  132. <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
  133. <div class="bg-white p-8 rounded-2xl shadow-lg card-hover animate-fade-in delay-100">
  134. <div class="w-14 h-14 rounded-xl bg-blue-100 flex items-center justify-center mb-6">
  135. <img alt="夺宝奇兵" src="https://hc.homilychart.com/hc/250121/img/chaojiyunnao.png">
  136. </div>
  137. <h3 class="text-xl font-semibold mb-3">超级云脑</h3>
  138. <p class="text-gray-600">您的股票该体检了!<br />从十大维度,为您的股票进行全面体检!</p>
  139. </div>
  140. <div class="bg-white p-8 rounded-2xl shadow-lg card-hover animate-fade-in delay-200">
  141. <div class="w-14 h-14 rounded-xl bg-purple-100 flex items-center justify-center mb-6">
  142. <img alt="夺宝奇兵" src="https://hc.homilychart.com/hc/250121/img/AIyuce.png">
  143. </div>
  144. <h3 class="text-xl font-semibold mb-3">AI预测大模型</h3>
  145. <p class="text-gray-600">采用最先进的安全技术,保护您的数据和隐私,让您高枕无忧地开展业务。</p>
  146. </div>
  147. <div class="bg-white p-8 rounded-2xl shadow-lg card-hover animate-fade-in delay-300">
  148. <div class="w-14 h-14 rounded-xl bg-green-100 flex items-center justify-center mb-6">
  149. <img alt="夺宝奇兵" src="https://hc.homilychart.com/hc/250121/img/duobaolijian.png">
  150. </div>
  151. <h3 class="text-xl font-semibold mb-3">夺宝利剑</h3>
  152. <p class="text-gray-600">根据您的具体需求提供个性化解决方案,灵活适应不同业务场景和规模。</p>
  153. </div>
  154. </div>
  155. </div>
  156. </section>
  157. <!-- 产品宣传区域 -->
  158. <section id="promotions" class="py-20 px-4 bg-gray-50">
  159. <div class="container mx-auto max-w-6xl">
  160. <div class="text-center mb-16 animate-fade-in">
  161. <h2 class="text-[clamp(1.5rem,3vw,2.5rem)] font-bold mb-4">我们的创新解决方案</h2>
  162. <p class="text-gray-600 max-w-2xl mx-auto">探索我们的核心产品和服务,了解如何为您的业务创造价值</p>
  163. </div>
  164. <!-- 宣传项 1 - 超级云脑 -->
  165. <div class="bg-white rounded-3xl shadow-xl overflow-hidden mb-16 flex flex-col md:flex-row animate-fade-in">
  166. <div class="md:w-1/2">
  167. <img src="https://hc.homilychart.com/hc/250121/img/chaojiyunnaoimg.jpg" alt="智能数据分析平台"
  168. class="w-full h-full object-cover">
  169. </div>
  170. <div class="md:w-1/2 p-8 md:p-12 flex flex-col justify-center">
  171. <span class="inline-block px-4 py-1 rounded-full bg-blue-100 text-primary text-sm font-medium mb-4">
  172. HomilyLink > 夺宝奇兵 > 超级云脑
  173. </span>
  174. <h3 class="text-2xl md:text-3xl font-bold mb-4">超级云脑:股票体检专家</h3>
  175. <p class="text-gray-600 mb-6">
  176. 利用人工智能和机器学习技术,快速处理和分析海量数据,通过十大维度为您的股票进行专科体检,追踪机构行为。
  177. </p>
  178. <ul class="space-y-3 mb-8">
  179. <li class="flex items-start">
  180. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  181. <span>云脑探秘</span>
  182. </li>
  183. <li class="flex items-start">
  184. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  185. <span>机构动向</span>
  186. </li>
  187. <li class="flex items-start">
  188. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  189. <span>体检专家</span>
  190. </li>
  191. </ul>
  192. <a href="#register" class="inline-flex items-center text-primary font-medium hover:underline">
  193. 注册了解更多 <i class="fa fa-arrow-right ml-2"></i>
  194. </a>
  195. </div>
  196. </div>
  197. <!-- 宣传项 2 - AI预测大模型 -->
  198. <div
  199. class="bg-white rounded-3xl shadow-xl overflow-hidden mb-16 flex flex-col md:flex-row-reverse animate-fade-in delay-100">
  200. <div class="md:w-1/2">
  201. <img src="https://hc.homilychart.com/hc/250121/img/aiyucedamoxing.jpg" alt="AI预测大模型"
  202. class="w-full h-full object-cover">
  203. </div>
  204. <div class="md:w-1/2 p-8 md:p-12 flex flex-col justify-center">
  205. <span class="inline-block px-4 py-1 rounded-full bg-purple-100 text-accent text-sm font-medium mb-4">
  206. HomilyLink > 夺宝奇兵 > AI预测大模型
  207. </span>
  208. <h3 class="text-2xl md:text-3xl font-bold mb-4">AI预测大模型</h3>
  209. <p class="text-gray-600 mb-6">
  210. AI 预测大模型颠覆传统,以深度学习与算法挖股市数据抓趋势、预测高低点;AI时空共振结合前沿 AI与时空共振精准识别变盘点。
  211. </p>
  212. <ul class="space-y-3 mb-8">
  213. <li class="flex items-start">
  214. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  215. <span>AI股价预测术</span>
  216. </li>
  217. <li class="flex items-start">
  218. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  219. <span>AI时空共振</span>
  220. </li>
  221. <li class="flex items-start">
  222. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  223. <span>未来预测</span>
  224. </li>
  225. </ul>
  226. <a href="#register" class="inline-flex items-center text-primary font-medium hover:underline">
  227. 注册了解更多 <i class="fa fa-arrow-right ml-2"></i>
  228. </a>
  229. </div>
  230. </div>
  231. <!-- 宣传项 3 - 夺宝利剑 -->
  232. <div
  233. class="bg-white rounded-3xl shadow-xl overflow-hidden mb-16 flex flex-col md:flex-row-reverse animate-fade-in delay-100">
  234. <div class="md:w-1/2">
  235. <img src="https://hc.homilychart.com/hc/250121/img/duobaolijianindex.jpg" alt="夺宝利剑"
  236. class="w-full h-full object-cover">
  237. </div>
  238. <div class="md:w-1/2 p-8 md:p-12 flex flex-col justify-center">
  239. <span class="inline-block px-4 py-1 rounded-full bg-purple-100 text-accent text-sm font-medium mb-4">
  240. HomilyLink > 夺宝奇兵 > Ai金牛 > 夺宝利剑
  241. </span>
  242. <h3 class="text-2xl md:text-3xl font-bold mb-4">夺宝利剑</h3>
  243. <p class="text-gray-600 mb-6">
  244. 最聪明的AI智能均线结合三维波动量,让您在AI时代深度追踪机构的操盘行为!
  245. </p>
  246. <ul class="space-y-3 mb-8">
  247. <li class="flex items-start">
  248. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  249. <span>最聪明的AI智能均线</span>
  250. </li>
  251. <li class="flex items-start">
  252. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  253. <span>三维波动量</span>
  254. </li>
  255. <li class="flex items-start">
  256. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  257. <span>AI大数据模型</span>
  258. </li>
  259. </ul>
  260. <a href="#register" class="inline-flex items-center text-primary font-medium hover:underline">
  261. 注册了解更多 <i class="fa fa-arrow-right ml-2"></i>
  262. </a>
  263. </div>
  264. </div>
  265. <!-- 宣传项 4 - 专题讲座 -->
  266. <div id="kc"
  267. class="bg-white rounded-3xl shadow-xl overflow-hidden flex flex-col md:flex-row animate-fade-in delay-200">
  268. <div class="md:w-1/2">
  269. <img src="https://hc.homilychart.com/hc/250121/img/kecheng.jpg" alt="John Lu谈股专题讲座"
  270. class="w-full h-full object-cover">
  271. </div>
  272. <div class="md:w-1/2 p-8 md:p-12 flex flex-col justify-center">
  273. <span class="inline-block px-4 py-1 rounded-full bg-green-100 text-secondary text-sm font-medium mb-4">
  274. HomilyLink > 消息 > John Lu谈股财富圈
  275. </span>
  276. <h3 class="text-2xl md:text-3xl font-bold mb-4">HomilyLink专题讲座</h3>
  277. <p class="text-gray-600 mb-6">
  278. 我们推出 HomilyLink专题讲座;结合市场事实热点与机构领域黑科技 "夺宝奇兵",助力投资者提升股市获利能力。
  279. </p>
  280. <ul class="space-y-3 mb-8">
  281. <li class="flex items-start">
  282. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  283. <span>新加坡时间</span>
  284. </li>
  285. <li class="flex items-start">
  286. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  287. <span>注意换算当地时间</span>
  288. </li>
  289. <li class="flex items-start">
  290. <i class="fa fa-check-circle text-secondary mt-1 mr-3"></i>
  291. <span>HomilyLink班级群课程</span>
  292. </li>
  293. </ul>
  294. <a href="#register" class="inline-flex items-center text-primary font-medium hover:underline">
  295. 注册了解更多 <i class="fa fa-arrow-right ml-2"></i>
  296. </a>
  297. </div>
  298. </div>
  299. </div>
  300. </section>
  301. <!-- 注册表单区域 -->
  302. <section id="register" class="py-20 px-4 bg-white">
  303. <div class="container mx-auto max-w-6xl">
  304. <div class="bg-gradient-to-br from-dark to-gray-800 rounded-3xl shadow-2xl overflow-hidden">
  305. <div class="grid grid-cols-1 md:grid-cols-2">
  306. <div class="p-8 md:p-12 text-white flex flex-col justify-center">
  307. <h2 class="text-2xl md:text-3xl font-bold mb-4">立即注册,开启智能体验之旅!</h2>
  308. <p class="text-gray-300 mb-8">
  309. 填写报名表,我们会尽快为您开启智能体验之旅!
  310. </p>
  311. <div class="space-y-6">
  312. <div class="flex items-start">
  313. <div class="w-10 h-10 rounded-full bg-primary/20 flex items-center justify-center mr-4 mt-1">
  314. <img alt="超级云脑" src="https://hc.homilychart.com/hc/250121/img/chaojiyunnao.png">
  315. </div>
  316. <div>
  317. <h3 class="font-semibold mb-1">超级云脑</h3>
  318. <p class="text-gray-400 text-sm">您的股票体检专家!</p>
  319. </div>
  320. </div>
  321. <div class="flex items-start">
  322. <div class="w-10 h-10 rounded-full bg-primary/20 flex items-center justify-center mr-4 mt-1">
  323. <img alt="AI预测大模型" src="https://hc.homilychart.com/hc/250121/img/AIyuce.png">
  324. </div>
  325. <div>
  326. <h3 class="font-semibold mb-1">AI预测大模型</h3>
  327. <p class="text-gray-400 text-sm">时间空间价格AI精准预测!</p>
  328. </div>
  329. </div>
  330. <div class="flex items-start">
  331. <div class="w-10 h-10 rounded-full bg-primary/20 flex items-center justify-center mr-4 mt-1">
  332. <img alt="夺宝利剑" src="https://hc.homilychart.com/hc/250121/img/duobaolijian.png">
  333. </div>
  334. <div>
  335. <h3 class="font-semibold mb-1">夺宝利剑</h3>
  336. <p class="text-gray-400 text-sm">最聪明的AI智能均线+三维波动量</p>
  337. </div>
  338. </div>
  339. </div>
  340. </div>
  341. <div class="bg-white p-8 md:p-12">
  342. <form id="registrationForm" class="space-y-6">
  343. <input type="hidden" name="zbtype" id="zbType" value="6">
  344. <div>
  345. <label for="userNameInfo" class="block text-sm font-medium text-gray-700 mb-1">姓名</label>
  346. <input type="text" id="userNameInfo" name="userNameInfo"
  347. class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-primary focus:border-primary transition-all"
  348. placeholder="请输入您的姓名" required>
  349. </div>
  350. <div>
  351. <label for="countryInfo" class="block text-sm font-medium text-gray-700 mb-1">国家/地区代码</label>
  352. <select id="countryInfo" name="countryInfo"
  353. class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-primary focus:border-primary transition-all"
  354. required>
  355. <option value="+65">+65 新加坡</option>
  356. <option value="+60">+60 马来西亚</option>
  357. <option value="+852">+852 香港</option>
  358. <option value="+1" selected>+1 美国</option>
  359. <option value="+62">+62 印尼</option>
  360. <option value="+1">+1 加拿大</option>
  361. <option value="+61">+61 澳大利亚</option>
  362. <option value="+673">+673 文莱</option>
  363. <option value="+886">+886 台湾</option>
  364. <option value="+86">+86 中国</option>
  365. <option value="+0">+0 其他</option>
  366. <option value="+64">+64 新西兰</option>
  367. <option value="+44">+44 英国</option>
  368. <option value="+81">+81 日本</option>
  369. <option value="+49">+49 德国</option>
  370. <option value="+82">+82 韩国</option>
  371. <option value="+84">+84 越南</option>
  372. <option value="+971">+971 阿联酋</option>
  373. <option value="+45">+45 丹麦</option>
  374. <option value="+853">+853 澳门</option>
  375. <option value="+66">+66 泰国</option>
  376. <option value="+91">+91 印度</option>
  377. <option value="+41">+41 瑞士</option>
  378. <option value="+358">+358 芬兰</option>
  379. <option value="+33">+33 法国</option>
  380. <option value="+63">+63 菲律宾</option>
  381. <option value="+31">+31 荷兰</option>
  382. <option value="+46">+46 瑞典</option>
  383. <option value="+34">+34 西班牙</option>
  384. <option value="+54">+54 阿根廷</option>
  385. <option value="+39">+39 意大利</option>
  386. <option value="+7">+7 俄罗斯</option>
  387. <option value="+420">+420 捷克</option>
  388. </select>
  389. </div>
  390. <div>
  391. <label for="userMobile" class="block text-sm font-medium text-gray-700 mb-1">电话号码</label>
  392. <input type="tel" name="userMobile" id="userMobile" placeholder="纯手机号 ( 不含国家编号 )"
  393. onkeyup="value=value.replace(/[^\d]/g,'').replace(/^0/g,'')"
  394. class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-primary focus:border-primary transition-all"
  395. autocomplete="off" required>
  396. </div>
  397. <div>
  398. <label for="userWechat" class="block text-sm font-medium text-gray-700 mb-1">微信ID</label>
  399. <input type="text" name="userWechat" id="userWechat" placeholder="微信ID ( 如没有WhatsApp )"
  400. autocomplete="off"
  401. class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-primary focus:border-primary transition-all">
  402. </div>
  403. <div>
  404. <label for="userEmail" class="block text-sm font-medium text-gray-700 mb-1">电子邮箱</label>
  405. <input type="email" placeholder="请输入您的邮箱" name="userEmail" id="userEmail" autocomplete="off"
  406. class="w-full px-4 py-3 rounded-lg border border-gray-300 focus:ring-2 focus:ring-primary focus:border-primary transition-all"
  407. required>
  408. </div>
  409. <div class="flex items-start">
  410. <input type="checkbox" id="agreement" name="agreement" class="mt-1 mr-2" required>
  411. <label for="agreement" class="text-sm text-gray-600">
  412. 我同意接收相关产品和服务的资讯
  413. </label>
  414. </div>
  415. <button type="submit" id="submitBtn"
  416. class="w-full py-3 px-6 rounded-lg gradient-bg text-white font-medium hover:shadow-lg hover:shadow-primary/20 transition-all transform hover:-translate-y-0.5">
  417. 提交注册
  418. </button>
  419. </form>
  420. </div>
  421. </div>
  422. </div>
  423. </div>
  424. </section>
  425. <!-- 页脚区域 -->
  426. <footer class="bg-dark text-white py-12 px-4">
  427. <div class="container mx-auto max-w-6xl">
  428. <div class="grid grid-cols-1 md:grid-cols-4 gap-8 mb-8">
  429. <div>
  430. <div class="flex items-center space-x-2 mb-6">
  431. <div class="w-10 h-10 rounded-lg gradient-bg flex items-center justify-center">
  432. <img alt="夺宝奇兵" src="https://hc.homilychart.com/hc/250121/img/20230711171637.png"
  433. style="width: 40px;height: 40px;">
  434. </div>
  435. <span class="text-xl font-bold">夺宝奇兵</span>
  436. </div>
  437. <p class="text-gray-400 mb-6">
  438. AI炒股时代 机构界的黑科技!
  439. </p>
  440. <div class="flex space-x-4">
  441. <a href="#"
  442. class="w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-primary transition-colors">
  443. <i class="fa fa-facebook"></i>
  444. </a>
  445. <a href="#"
  446. class="w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-primary transition-colors">
  447. <i class="fa fa-twitter"></i>
  448. </a>
  449. <a href="#"
  450. class="w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-primary transition-colors">
  451. <i class="fa fa-linkedin"></i>
  452. </a>
  453. <a href="#"
  454. class="w-10 h-10 rounded-full bg-gray-800 flex items-center justify-center hover:bg-primary transition-colors">
  455. <i class="fa fa-instagram"></i>
  456. </a>
  457. </div>
  458. </div>
  459. <div>
  460. <h4 class="text-lg font-semibold mb-6">产品</h4>
  461. <ul class="space-y-3">
  462. <li><a href="https://wa.me/+6588792879?text=我要了解弘历云版软件" target="_blank"
  463. class="text-gray-400 hover:text-white transition-colors">弘历云版软件</a></li>
  464. <li><a href="https://wa.me/+6588792879?text=我要了解HomilyChart" target="_blank"
  465. class="text-gray-400 hover:text-white transition-colors">HomilyChart</a></li>
  466. <li><a href="https://wa.me/+6588792879?text=我要了解夺宝奇兵" target="_blank"
  467. class="text-gray-400 hover:text-white transition-colors">夺宝奇兵</a></li>
  468. <li><a href="https://wa.me/+6588792879?text=我要了解博股会员"
  469. class="text-gray-400 hover:text-white transition-colors">博股会员</a></li>
  470. <li><a href="https://wa.me/+6588792879?text=我要了解最新软件"
  471. class="text-gray-400 hover:text-white transition-colors">最新软件</a></li>
  472. </ul>
  473. </div>
  474. <div>
  475. <h4 class="text-lg font-semibold mb-6">公司</h4>
  476. <ul class="space-y-3">
  477. <li><a href="https://wa.me/+6588792879?text=我要咨询" target="_blank"
  478. class="text-gray-400 hover:text-white transition-colors">关于我们</a></li>
  479. <li><a href="https://wa.me/+6588792879?text=我要咨询" target="_blank"
  480. class="text-gray-400 hover:text-white transition-colors">团队介绍</a></li>
  481. <li><a href="https://wa.me/+6588792879?text=我要咨询" target="_blank"
  482. class="text-gray-400 hover:text-white transition-colors">联系我们</a></li>
  483. </ul>
  484. </div>
  485. <div>
  486. <h4 class="text-lg font-semibold mb-6">支持</h4>
  487. <ul class="space-y-3">
  488. <li><a href="hcdbqb-guide.html" class="text-gray-400 hover:text-white transition-colors">帮助中心</a></li>
  489. <li><a href="https://wa.me/+6588792879?text=我有问题" target="_blank"
  490. class="text-gray-400 hover:text-white transition-colors">常见问题</a></li>
  491. </ul>
  492. </div>
  493. </div>
  494. <div class="border-t border-gray-800 pt-8 flex flex-col md:flex-row justify-between items-center">
  495. <p class="text-gray-500 text-sm mb-4 md:mb-0">
  496. &copy; Copyright 2025.Capitalmaster Pte Ltd All Rights Reserved.
  497. </p>
  498. <div class="flex space-x-6">
  499. 如需帮助,请及时联系我们!
  500. </div>
  501. </div>
  502. </div>
  503. </footer>
  504. <!-- 表单提交成功提示模态框 -->
  505. <div id="successModal" class="fixed inset-0 bg-black/50 flex items-center justify-center z-50 hidden">
  506. <div class="bg-white rounded-2xl p-8 max-w-md w-full mx-4 transform transition-all relative">
  507. <!-- 关闭按钮 - 右上角叉号 -->
  508. <button id="closeModal" class="absolute top-4 right-4 text-gray-400 hover:text-gray-600 transition-colors">
  509. <i class="fa fa-times text-xl"></i>
  510. </button>
  511. <div class="text-center">
  512. <div class="w-16 h-16 rounded-full bg-green-100 flex items-center justify-center mx-auto mb-6">
  513. <i class="fa fa-check text-secondary text-2xl"></i>
  514. </div>
  515. <h3 class="text-xl font-bold mb-2">注册成功!</h3>
  516. <p class="text-gray-600 mb-6">感谢您的注册,我们的顾问将尽快与您联系。</p>
  517. <a href="https://wa.me/8615318705910?text=%E6%8A%A5%E5%90%8D%E8%AF%BE%E7%A8%8B" target="_blank"
  518. class="inline-block px-6 py-2 bg-primary text-white rounded-lg hover:bg-primary/90 transition-colors">
  519. 联系我们
  520. </a>
  521. </div>
  522. </div>
  523. </div>
  524. <!-- 整合后的脚本 -->
  525. <script type="module">
  526. // 导入API函数
  527. import { registerMemberApi } from './src/api/member.js';
  528. // 表单提交处理
  529. const registrationForm = document.getElementById('registrationForm');
  530. const successModal = document.getElementById('successModal');
  531. const closeModal = document.getElementById('closeModal');
  532. const submitBtn = document.getElementById('submitBtn');
  533. const loadingOverlay = document.getElementById('loadingOverlay');
  534. // 防止重复提交标志
  535. let isSubmitting = false;
  536. /**
  537. * 显示加载状态
  538. */
  539. function showLoading() {
  540. loadingOverlay.style.display = 'flex';
  541. submitBtn.disabled = true;
  542. submitBtn.textContent = '提交中...';
  543. isSubmitting = true;
  544. }
  545. /**
  546. * 隐藏加载状态
  547. */
  548. function hideLoading() {
  549. loadingOverlay.style.display = 'none';
  550. submitBtn.disabled = false;
  551. submitBtn.textContent = '提交注册';
  552. isSubmitting = false;
  553. }
  554. /**
  555. * 显示错误提示
  556. * @param {string} message - 错误信息
  557. */
  558. function showError(message) {
  559. alert(message);
  560. }
  561. /**
  562. * 处理表单提交
  563. * @param {Event} event - 表单提交事件
  564. */
  565. async function handleFormSubmit(event) {
  566. event.preventDefault();
  567. // 防止重复提交
  568. if (isSubmitting) {
  569. return;
  570. }
  571. // 表单数据验证
  572. const userNameInfo = document.getElementById("userNameInfo").value.trim();
  573. const countryInfo = document.getElementById("countryInfo").value;
  574. const userMobile = document.getElementById("userMobile").value.trim();
  575. const userWechat = document.getElementById("userWechat").value.trim();
  576. const userEmail = document.getElementById("userEmail").value.trim();
  577. if (!userNameInfo) {
  578. showError('请输入姓名');
  579. document.getElementById("userNameInfo").focus();
  580. return;
  581. }
  582. if (!userMobile) {
  583. showError('请输入电话号码');
  584. document.getElementById("userMobile").focus();
  585. return;
  586. }
  587. if (!userEmail) {
  588. showError('请输入电子邮箱');
  589. document.getElementById("userEmail").focus();
  590. return;
  591. }
  592. // 邮箱格式验证
  593. const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  594. if (!emailRegex.test(userEmail)) {
  595. showError('请输入有效的电子邮箱地址');
  596. document.getElementById("userEmail").focus();
  597. return;
  598. }
  599. const formData = {
  600. name: userNameInfo,
  601. code: countryInfo,
  602. tel: userMobile,
  603. wechat: userWechat,
  604. email: userEmail
  605. };
  606. try {
  607. showLoading();
  608. // 调用注册API
  609. const response = await registerMemberApi(formData);
  610. if (response.code === 200) {
  611. successModal.classList.remove('hidden');
  612. registrationForm.reset();
  613. } else {
  614. showError('注册失败: ' + (response.msg || '未知错误'));
  615. }
  616. } catch (error) {
  617. console.error('请求失败:', error);
  618. showError('网络错误,请稍后重试');
  619. } finally {
  620. hideLoading();
  621. }
  622. }
  623. // 绑定表单提交事件
  624. registrationForm.addEventListener('submit', handleFormSubmit);
  625. // 关闭模态框事件
  626. closeModal.addEventListener('click', () => {
  627. successModal.classList.add('hidden');
  628. });
  629. // 点击模态框外部关闭
  630. successModal.addEventListener('click', (event) => {
  631. if (event.target === successModal) {
  632. successModal.classList.add('hidden');
  633. }
  634. });
  635. // 移动端菜单切换功能
  636. const menuBtn = document.getElementById('menuBtn');
  637. const mobileMenu = document.getElementById('mobileMenu');
  638. /**
  639. * 切换移动端菜单显示状态
  640. */
  641. function toggleMobileMenu() {
  642. mobileMenu.classList.toggle('hidden');
  643. const icon = menuBtn.querySelector('i');
  644. if (icon.classList.contains('fa-bars')) {
  645. icon.classList.replace('fa-bars', 'fa-times');
  646. } else {
  647. icon.classList.replace('fa-times', 'fa-bars');
  648. }
  649. }
  650. // 绑定菜单按钮点击事件
  651. menuBtn.addEventListener('click', toggleMobileMenu);
  652. // 导航栏滚动效果
  653. window.addEventListener('scroll', () => {
  654. const header = document.querySelector('header');
  655. if (window.scrollY > 50) {
  656. header.classList.add('py-2', 'shadow');
  657. header.classList.remove('py-3');
  658. } else {
  659. header.classList.add('py-3');
  660. header.classList.remove('py-2', 'shadow');
  661. }
  662. });
  663. /**
  664. * 滚动动画效果
  665. */
  666. const animateOnScroll = () => {
  667. const elements = document.querySelectorAll('.animate-fade-in');
  668. elements.forEach(element => {
  669. const elementPosition = element.getBoundingClientRect().top;
  670. const windowHeight = window.innerHeight;
  671. if (elementPosition < windowHeight - 100) {
  672. element.style.opacity = '1';
  673. element.style.transform = 'translateY(0)';
  674. }
  675. });
  676. };
  677. // 页面加载完成后执行
  678. window.addEventListener('load', () => {
  679. animateOnScroll();
  680. // 隐藏加载状态
  681. document.getElementById('loadingOverlay').style.display = 'none';
  682. });
  683. // 滚动时执行动画
  684. window.addEventListener('scroll', animateOnScroll);
  685. </script>
  686. <!-- 整合后的样式 -->
  687. <style>
  688. /* 全局动画定义 */
  689. @keyframes fadeIn {
  690. from {
  691. opacity: 0;
  692. transform: translateY(20px);
  693. }
  694. to {
  695. opacity: 1;
  696. transform: translateY(0);
  697. }
  698. }
  699. @keyframes spin {
  700. 0% {
  701. transform: rotate(0deg);
  702. }
  703. 100% {
  704. transform: rotate(360deg);
  705. }
  706. }
  707. /* 自定义样式 */
  708. .content-auto {
  709. content-visibility: auto;
  710. }
  711. .text-shadow-custom {
  712. text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  713. }
  714. .card-hover {
  715. transition: all 0.3s ease;
  716. }
  717. .card-hover:hover {
  718. box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  719. transform: translateY(-4px);
  720. }
  721. .gradient-bg {
  722. background: linear-gradient(135deg, #3B82F6 0%, #8B5CF6 100%);
  723. }
  724. /* 动画类 */
  725. .animate-fade-in {
  726. animation: fadeIn 0.6s ease-out forwards;
  727. }
  728. .delay-100 {
  729. animation-delay: 0.1s;
  730. }
  731. .delay-200 {
  732. animation-delay: 0.2s;
  733. }
  734. .delay-300 {
  735. animation-delay: 0.3s;
  736. }
  737. /* 平滑滚动 */
  738. html {
  739. scroll-behavior: smooth;
  740. }
  741. /* 加载状态样式 */
  742. .loading-overlay {
  743. display: none;
  744. position: fixed;
  745. top: 0;
  746. left: 0;
  747. width: 100%;
  748. height: 100%;
  749. background: rgba(0, 0, 0, 0.5);
  750. z-index: 9999;
  751. justify-content: center;
  752. align-items: center;
  753. }
  754. .loading-spinner {
  755. width: 50px;
  756. height: 50px;
  757. border: 5px solid #f3f3f3;
  758. border-top: 5px solid #3B82F6;
  759. border-radius: 50%;
  760. animation: spin 1s linear infinite;
  761. }
  762. </style>
  763. </body>
  764. </html>