Skip to content

Instantly share code, notes, and snippets.

@dawnfromduck
dawnfromduck / jd_demo.html
Created May 21, 2026 17:43
JD AI 顾问 Demo
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>JD AI 顾问 Demo</title>
<style>
body {font-family: Arial, sans-serif; margin: 2rem; background:#fafafa;}
h1 {color:#0066CC;}
.form {margin-bottom:1.5rem;}
input[type=text] {width:60%; padding:0.4rem; font-size:1rem;}