{"id":515,"date":"2026-04-18T23:49:28","date_gmt":"2026-04-18T15:49:28","guid":{"rendered":"https:\/\/blog.liu-qi.cn\/index.php\/home\/"},"modified":"2026-04-19T05:50:39","modified_gmt":"2026-04-18T21:50:39","slug":"home","status":"publish","type":"page","link":"https:\/\/blog.liu-qi.cn\/","title":{"rendered":"\u9996\u9875"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+SC:wght@400;500;700;800&display=swap');\n.lq-shell {\n  --page-bg: #f4f2ec;\n  --surface: rgba(255, 255, 255, 0.76);\n  --line: rgba(24, 28, 31, 0.08);\n  --text: #181b1f;\n  --muted: rgba(24, 27, 31, 0.64);\n  --muted-2: rgba(24, 27, 31, 0.46);\n  --shadow: 0 18px 48px rgba(33, 35, 42, 0.08);\n  color: var(--text);\n  width: min(calc(100vw - 32px), 1200px);\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 18px 0 64px;\n  position: relative;\n  font-family: \"Noto Sans SC\", \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\", sans-serif;\n}\nbody.page-template-page-lq-shell .wp-site-blocks,\nbody.page-template-page-lq-shell main.wp-block-group,\nbody.page-template-page-lq-shell .entry-content.wp-block-post-content {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n  padding-bottom: 0 !important;\n}\nbody.page-template-page-lq-shell .entry-content.wp-block-post-content {\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\n.lq-shell * { box-sizing: border-box; min-width: 0; }\n.lq-shell a { color: inherit; text-decoration: none; }\n.lq-surface {\n  border-radius: 52px;\n  background: rgba(255, 255, 255, 0.82);\n  border: 1px solid rgba(255, 255, 255, 0.88);\n  box-shadow: var(--shadow);\n}\n.lq-topbar {\n  position: relative;\n  top: 0;\n  z-index: 30;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  padding: 14px 18px;\n  margin: 0 auto 18px;\n  width: min(100%, 1200px);\n  border-radius: 999px;\n  backdrop-filter: blur(18px) saturate(124%);\n  -webkit-backdrop-filter: blur(18px) saturate(124%);\n  background: rgba(255, 255, 255, 0.72);\n  border: 1px solid rgba(255, 255, 255, 0.88);\n  box-shadow: 0 12px 30px rgba(24, 27, 31, 0.06);\n}\n.lq-brand {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  flex: 0 0 auto;\n}\n.lq-brand-mark {\n  width: 32px;\n  height: 32px;\n  border-radius: 11px;\n  background:\n    radial-gradient(circle at 28% 20%, rgba(255,255,255,0.9), transparent 42%),\n    linear-gradient(160deg, #20252c, #4d5560);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22);\n  position: relative;\n}\n.lq-brand-mark::after {\n  content: \"\";\n  position: absolute;\n  inset: 7px;\n  border: 1.6px solid rgba(255,255,255,0.74);\n  border-radius: 8px;\n}\n.lq-brand-copy strong { display: block; font-size: 15px; line-height: 1.2; }\n.lq-nav {\n  display: flex;\n  align-items: center;\n  gap: 28px;\n  flex-wrap: wrap;\n  justify-content: center;\n  margin: 0 auto;\n}\n.lq-nav-link {\n  position: relative;\n  display: inline-flex;\n  align-items: center;\n  min-height: 44px;\n  color: var(--muted);\n  font-size: 15px;\n  font-weight: 700;\n  transition: color 180ms ease;\n}\n.lq-nav-link::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 2px;\n  height: 2px;\n  border-radius: 999px;\n  background: transparent;\n  transition: background-color 180ms ease;\n}\n.lq-nav-link:hover,\n.lq-nav-link.is-active { color: var(--text); }\n.lq-nav-link:hover::after,\n.lq-nav-link.is-active::after { background: rgba(24, 27, 31, 0.9); }\n.lq-page-main {\n  display: grid;\n  gap: 22px;\n}\n.fade-up {\n  opacity: 1;\n  transform: none;\n  transition: opacity 260ms ease, transform 260ms ease;\n}\n.fade-up.is-visible {\n  opacity: 1;\n  transform: none;\n}\n.lq-page-header {\n  padding: 28px 32px;\n  background:\n    radial-gradient(circle at 18% 26%, rgba(218, 196, 255, 0.6), transparent 22%),\n    radial-gradient(circle at 82% 34%, rgba(255, 214, 145, 0.56), transparent 20%),\n    radial-gradient(circle at 88% 14%, rgba(197, 222, 255, 0.58), transparent 18%),\n    linear-gradient(180deg, rgba(255,255,255,0.92), rgba(255,255,255,0.78));\n}\n.lq-page-header h1 {\n  margin: 0;\n  font-size: clamp(42px, 5vw, 64px);\n  line-height: 1.02;\n  letter-spacing: -0.08em;\n  font-weight: 800;\n}\n.lq-page-panel {\n  padding: 14px 32px 8px;\n}\n.lq-row-list {\n  display: grid;\n  gap: 0;\n}\n.lq-row {\n  display: grid;\n  grid-template-columns: 120px minmax(0, 1fr);\n  gap: 18px;\n  align-items: start;\n  padding: 22px 0;\n  border-top: 1px solid var(--line);\n}\n.lq-row--single {\n  grid-template-columns: minmax(0, 1fr);\n}\n.lq-row:first-child {\n  border-top: none;\n  padding-top: 6px;\n}\n.lq-row-date {\n  padding-top: 4px;\n  color: var(--muted-2);\n  font-size: 13px;\n  letter-spacing: 0.08em;\n}\n.lq-row-copy strong {\n  display: block;\n  font-size: 19px;\n  line-height: 1.42;\n  letter-spacing: -0.02em;\n}\n.lq-row-copy p {\n  margin: 8px 0 0;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.72;\n}\n.lq-row-meta {\n  display: inline-flex;\n  align-items: center;\n  margin-top: 10px;\n  color: var(--muted-2);\n  font-size: 12px;\n  letter-spacing: 0.08em;\n}\na.lq-row:hover strong,\na.lq-hero-topic:hover strong {\n  text-decoration: underline;\n  text-decoration-thickness: 1.2px;\n  text-underline-offset: 0.16em;\n}\n.lq-about-copy {\n  max-width: 760px;\n  font-size: 18px;\n  line-height: 1.8;\n  color: var(--muted);\n}\n.lq-about-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 24px;\n}\n.lq-about-links a,\n.lq-section-header a,\n.lq-button-secondary,\n.lq-text-link {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 0 18px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.74);\n  border: 1px solid rgba(24, 27, 31, 0.08);\n  color: var(--text) !important;\n  -webkit-text-fill-color: var(--text) !important;\n  font-size: 14px;\n  font-weight: 700;\n  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;\n}\n.lq-about-links a:hover,\n.lq-section-header a:hover,\n.lq-button-secondary:hover,\n.lq-text-link:hover,\n.lq-button-primary:hover {\n  transform: translateY(-1px);\n}\n.lq-home {\n  display: grid;\n  gap: 24px;\n}\n.lq-home-hero {\n  position: relative;\n  padding: 30px 32px;\n  overflow: hidden;\n}\n.lq-home-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 14% 72%, rgba(255, 196, 102, 0.86), transparent 24%),\n    radial-gradient(circle at 26% 26%, rgba(235, 151, 232, 0.74), transparent 24%),\n    radial-gradient(circle at 84% 18%, rgba(174, 207, 255, 0.78), transparent 18%),\n    radial-gradient(circle at 78% 76%, rgba(255, 224, 146, 0.72), transparent 20%),\n    linear-gradient(180deg, rgba(255,255,255,0.95), rgba(255,249,244,0.72));\n  filter: blur(26px) saturate(120%);\n  transform: scale(1.08);\n  z-index: -2;\n}\n.lq-home-hero::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(255,255,255,0.18), rgba(255,255,255,0.02));\n  z-index: -1;\n}\n.lq-home-switch {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 6px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.58);\n  border: 1px solid rgba(255,255,255,0.86);\n  box-shadow: 0 10px 24px rgba(24, 27, 31, 0.06);\n  margin-bottom: 26px;\n}\n.lq-home-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 1.08fr);\n  gap: clamp(22px, 3vw, 34px);\n  align-items: start;\n}\n.lq-home-stage { display: grid; }\n.lq-home-switch button {\n  appearance: none;\n  border: none;\n  background: transparent;\n  color: var(--muted);\n  font: inherit;\n  font-size: 14px;\n  font-weight: 700;\n  min-height: 40px;\n  padding: 0 18px;\n  border-radius: 999px;\n  cursor: pointer;\n  transition: background-color 180ms ease, color 180ms ease;\n}\n.lq-home-switch button.is-active {\n  background: #181b1f;\n  color: #fff;\n}\n.lq-hero-pane {\n  grid-area: 1 \/ 1;\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n  transform: translateY(10px);\n  transition: opacity 220ms ease, transform 220ms ease;\n}\n.lq-hero-pane.is-active {\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n  transform: translateY(0);\n}\n.lq-home-copy {\n  max-width: 580px;\n  padding-top: 6px;\n}\n.lq-chip {\n  display: inline-flex;\n  align-items: center;\n  min-height: 38px;\n  padding: 0 16px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.56);\n  border: 1px solid rgba(255,255,255,0.86);\n  color: var(--muted);\n  font-size: 14px;\n  font-weight: 700;\n}\n.lq-home-copy h1 {\n  margin: 14px 0 0;\n  max-width: 11ch;\n  font-size: clamp(30px, 3.8vw, 52px);\n  line-height: 1.02;\n  letter-spacing: -0.08em;\n  font-weight: 800;\n}\n.lq-home-copy p {\n  margin: 18px 0 0;\n  max-width: 34em;\n  font-size: 16px;\n  line-height: 1.8;\n  color: var(--muted);\n}\n.lq-hero-actions {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 22px;\n}\n.lq-button-primary,\n.lq-button-secondary {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 0 20px;\n  border-radius: 999px;\n  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;\n  font-weight: 700;\n  white-space: nowrap;\n}\n.lq-button-primary {\n  background: #181b1f;\n  color: #fff !important;\n  -webkit-text-fill-color: #fff !important;\n  box-shadow: 0 12px 28px rgba(24, 27, 31, 0.12);\n}\n.lq-home-side {\n  display: grid;\n  align-content: start;\n}\n.lq-hero-card {\n  padding: 20px 22px;\n  min-height: 408px;\n  border-radius: 32px;\n  background: rgba(255,255,255,0.58);\n  border: 1px solid rgba(255,255,255,0.84);\n  backdrop-filter: blur(18px);\n  -webkit-backdrop-filter: blur(18px);\n  box-shadow: 0 14px 34px rgba(24, 27, 31, 0.06);\n}\n.lq-hero-topic {\n  display: grid;\n  grid-template-columns: 38px minmax(0, 1fr);\n  gap: 12px;\n  padding: 16px 0;\n  align-items: start;\n  border-top: 1px solid rgba(24, 27, 31, 0.08);\n}\n.lq-hero-topic:first-of-type {\n  border-top: none;\n  padding-top: 6px;\n}\n.lq-hero-topic em {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px;\n  height: 36px;\n  border-radius: 999px;\n  background: rgba(24, 27, 31, 0.06);\n  color: var(--muted-2);\n  font-size: 12px;\n}\n.lq-hero-topic strong {\n  display: block;\n  font-size: 17px;\n  line-height: 1.46;\n  font-weight: 600;\n}\n.lq-hero-topic p {\n  margin: 5px 0 0;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.66;\n  display: -webkit-box;\n  overflow: hidden;\n  -webkit-line-clamp: 2;\n  -webkit-box-orient: vertical;\n}\n.lq-home-section {\n  padding: 24px 32px 8px;\n}\n.lq-section-header {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 16px;\n  margin-bottom: 8px;\n}\n.lq-section-header h2 {\n  margin: 0;\n  font-size: 28px;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n}\n.lq-row-list--compact .lq-row {\n  padding: 20px 0;\n}\n.lq-home-hero,\n.lq-home-section {\n  scroll-margin-top: 108px;\n}\n@media (max-width: 980px) {\n  .lq-topbar {\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .lq-home-grid {\n    grid-template-columns: 1fr;\n  }\n  .lq-home-copy h1 {\n    max-width: 12ch;\n  }\n}\n@media (max-width: 720px) {\n  .lq-shell {\n    width: calc(100vw - 20px);\n    max-width: 100%;\n    padding: 12px 0 54px;\n  }\n  .lq-topbar {\n    padding: 12px 14px;\n  }\n  .lq-nav {\n    gap: 18px;\n  }\n  .lq-home-hero,\n  .lq-home-section,\n  .lq-page-header,\n  .lq-page-panel {\n    padding-left: 20px;\n    padding-right: 20px;\n  }\n  .lq-home-copy h1 {\n    font-size: clamp(34px, 12vw, 48px);\n  }\n  .lq-row,\n  .lq-row--single {\n    grid-template-columns: 1fr;\n  }\n  .lq-hero-card,\n  .lq-home-switch {\n    width: 100%;\n  }\n  .lq-hero-topic {\n    grid-template-columns: 1fr;\n  }\n  .lq-hero-topic em {\n    display: none;\n  }\n}\n<\/style>\n<div class=\"lq-shell\">\n  <header class=\"lq-topbar\">\n  <a class=\"lq-brand\" href=\"https:\/\/blog.liu-qi.cn\">\n    <span class=\"lq-brand-mark\" aria-hidden=\"true\"><\/span>\n    <span class=\"lq-brand-copy\">\n      <strong>\u5c0f\u5218Bot<\/strong>\n    <\/span>\n  <\/a>\n  <nav class=\"lq-nav\" aria-label=\"\u4e3b\u5bfc\u822a\">\n    <a class=\"lq-nav-link\" data-section=\"brief\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/brief\/\">\u7b80\u8baf<\/a>\n    <a class=\"lq-nav-link\" data-section=\"projects\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/projects\/\">\u9879\u76ee<\/a>\n    <a class=\"lq-nav-link\" data-section=\"articles\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/articles\/\">\u6587\u7ae0<\/a>\n    <a class=\"lq-nav-link\" data-section=\"about\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/about\/\">\u5173\u4e8e<\/a>\n  <\/nav>\n  \n<\/header>\n  <main class=\"lq-page-main lq-home\">\n    <section class=\"lq-surface lq-home-hero fade-up\">\n      <div class=\"lq-home-switch\" role=\"tablist\" aria-label=\"\u9996\u9875\u9996\u5c4f\u5185\u5bb9\u5207\u6362\">\n        <button type=\"button\" class=\"is-active\" data-pane-target=\"brief\" role=\"tab\" aria-selected=\"true\">\u7b80\u8baf<\/button>\n        <button type=\"button\" data-pane-target=\"projects\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\u9879\u76ee<\/button>\n        <button type=\"button\" data-pane-target=\"articles\" role=\"tab\" aria-selected=\"false\" tabindex=\"-1\">\u6587\u7ae0<\/button>\n      <\/div>\n      <div class=\"lq-home-stage\">\n      <section class=\"lq-hero-pane is-active\" data-pane=\"brief\" aria-hidden=\"false\">\n        <div class=\"lq-home-grid\">\n          <div class=\"lq-home-copy\">\n            <div class=\"lq-chip\">\u7b80\u8baf<\/div>\n            <h1>Seedance 2.0 API \u5168\u91cf\u5f00\u653e<\/h1>\n            <p>Seedance 2.0\u5f00\u653e\u591a\u6a21\u6001\u89c6\u9891\u521b\u4f5cAPI\uff0cOpenAI Codex\u5347\u7ea7\u4e3a\u684c\u9762\u667a\u80fd\u52a9\u624b\uff0c\u7279\u65af\u62c9\u516c\u5f00Optimus\u624b\u90e8\u4e13\u5229\u3002<\/p>\n            <div class=\"lq-hero-actions\">\n              <a class=\"lq-button-primary\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/18\/x-daily-2026-04-17\/\">\u9605\u8bfb\u672c\u671f<\/a>\n              <a class=\"lq-button-secondary\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/brief\/\">\u5168\u90e8\u7b80\u8baf<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"lq-home-side\">\n            <aside class=\"lq-hero-card\">\n              <article class=\"lq-hero-topic\">\n  <em>01<\/em>\n  <div>\n    <strong>Seedance 2.0 API \u5168\u91cf\u5f00\u653e<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>02<\/em>\n  <div>\n    <strong>OpenAI Codex \u91cd\u5927\u5347\u7ea7<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>03<\/em>\n  <div>\n    <strong>Claude Opus 4.7 \u4f7f\u7528\u8bc4\u6d4b<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>04<\/em>\n  <div>\n    <strong>\u7279\u65af\u62c9 Optimus \u624b\u90e8\u4e13\u5229\u516c\u5f00<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>05<\/em>\n  <div>\n    <strong>\u5927\u8111\u9884\u6d4b\u7406\u8bba\u4e0e Agent \u8303\u5f0f\u8f6c\u53d8<\/strong>\n    \n  <\/div>\n<\/article>\n            <\/aside>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"lq-hero-pane\" data-pane=\"projects\" aria-hidden=\"true\">\n        <div class=\"lq-home-grid\">\n          <div class=\"lq-home-copy\">\n            <div class=\"lq-chip\">\u9879\u76ee<\/div>\n            <h1>Relay Hub<\/h1>\n            <p>\u628a\u591a\u4e2a\u6d88\u606f\u6e20\u9053\u6c47\u603b\u5230\u4e00\u4e2a\u5165\u53e3\u3002<\/p>\n            <div class=\"lq-hero-actions\">\n              <a class=\"lq-button-primary\" href=\"https:\/\/github.com\/Liu-Bot24\/relay-hub\" target=\"_blank\" rel=\"noopener noreferrer\">\u67e5\u770b\u4ed3\u5e93<\/a>\n              <a class=\"lq-button-secondary\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/projects\/\">\u5168\u90e8\u9879\u76ee<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"lq-home-side\">\n            <aside class=\"lq-hero-card\">\n              <article class=\"lq-hero-topic\">\n  <em>01<\/em>\n  <div>\n    <strong>OpenClaw Backup Skill<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>02<\/em>\n  <div>\n    <strong>Video Analyzer Pro<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>03<\/em>\n  <div>\n    <strong>Page Image Collector<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>04<\/em>\n  <div>\n    <strong>VideoFrame Searcher<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>05<\/em>\n  <div>\n    <strong>Half Frame Splitter<\/strong>\n    \n  <\/div>\n<\/article>\n            <\/aside>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section class=\"lq-hero-pane\" data-pane=\"articles\" aria-hidden=\"true\">\n        <div class=\"lq-home-grid\">\n          <div class=\"lq-home-copy\">\n            <div class=\"lq-chip\">\u6587\u7ae0<\/div>\n            <h1>ComfyUI\u7684\u6279\u5904\u7406\uff08\u4e0b\uff09\uff1a\u4e00\u7bc7\u6587\u7ae0\u641e\u61c2For\u5faa\u73af<\/h1>\n            <p>\u63a5\u4e0a\u7bc7ComfyUI\u7684\u6279\u5904\u7406\uff08\u4e0a\uff09\uff1a\u5982\u4f55\u5b9e\u73b0\u591aPrompt\u81ea\u52a8\u751f\u56fe\uff1f<\/p>\n            <div class=\"lq-hero-actions\">\n              <a class=\"lq-button-primary\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/12\/23\/comfyui%e7%9a%84%e6%89%b9%e5%a4%84%e7%90%86%ef%bc%88%e4%b8%8b%ef%bc%89%ef%bc%9a%e4%b8%80%e7%af%87%e6%96%87%e7%ab%a0%e6%90%9e%e6%87%82for%e5%be%aa%e7%8e%af\/\">\u9605\u8bfb\u5168\u6587<\/a>\n              <a class=\"lq-button-secondary\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/articles\/\">\u5168\u90e8\u6587\u7ae0<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"lq-home-side\">\n            <aside class=\"lq-hero-card\">\n              <article class=\"lq-hero-topic\">\n  <em>01<\/em>\n  <div>\n    <strong>ComfyUI\u7684\u6279\u5904\u7406\uff08\u4e0a\uff09\uff1a\u5982\u4f55\u5b9e\u73b0\u591aPrompt\u81ea\u52a8\u751f\u56fe\uff1f<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>02<\/em>\n  <div>\n    <strong>\u6ca1\u6709\u751f\u6210\u5f0f\u586b\u5145\uff0c\u600e\u6837\u5728Photoshop\u91cc\u7528\u4e0aAI\u4fee\u56fe\uff1f<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>03<\/em>\n  <div>\n    <strong>\u6211\u6700\u5e38\u7528\u7684B\u7aef\u751f\u4ea7\u529b\u5de5\u5177\u63a8\u51fa\u4e86\u5168\u65b0\u7248\u672c\uff1a\u804a\u804a\u300c\u98de\u4e66\u591a\u7ef4\u8868\u683c\u300d\u72ec\u7acb\u4ea7\u54c1\uff0c\u4ee5\u53ca\u4f60\u548c\u4f60\u7684\u56e2\u961f\u5e94\u8be5\u9009\u4ec0\u4e48<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>04<\/em>\n  <div>\n    <strong>TicNote\uff1a\u51fa\u95e8\u95ee\u95ee\u505a\u4e86\u4e00\u6b3e\u300c\u6709\u7528\u300d\u7684AI\u786c\u4ef6<\/strong>\n    \n  <\/div>\n<\/article> <article class=\"lq-hero-topic\">\n  <em>05<\/em>\n  <div>\n    <strong>\u5f55\u97f3\u8f6c\u6587\u5b57<\/strong>\n    \n  <\/div>\n<\/article>\n            <\/aside>\n          <\/div>\n        <\/div>\n      <\/section>\n      <\/div>\n    <\/section>\n\n    <section class=\"lq-surface lq-home-section fade-up\" id=\"brief\">\n      <div class=\"lq-section-header\">\n        <h2>\u7b80\u8baf<\/h2>\n        <a href=\"https:\/\/blog.liu-qi.cn\/index.php\/brief\/\">\u5168\u90e8\u7b80\u8baf<\/a>\n      <\/div>\n      <div class=\"lq-row-list lq-row-list--compact\">\n        <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/17\/x-daily-2026-04-16\/\">\n  <div class=\"lq-row-date\">2026.04.16<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>Claude Opus 4.7\u53d1\u5e03\uff0cGPT Image 2\u771f\u5b9e\u6027\u5f15\u5173\u6ce8\uff0cDreamina\u89c6\u9891API\u5546\u7528\u5316<\/strong>\n    <p>Claude\u6a21\u578b\u5347\u7ea7\u89c6\u89c9\u4e0e\u7f16\u7a0b\u80fd\u529b\uff0cOpenAI\u56fe\u50cf\u751f\u6210\u903c\u8fd1\u771f\u5b9e\u5f15\u53d1\u62c5\u5fe7\uff0c\u5b57\u8282\u8df3\u52a8AI\u89c6\u9891\u5de5\u5177\u8fbe\u5230\u5546\u7528\u6807\u51c6\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/16\/x-daily-2026-04-15\/\">\n  <div class=\"lq-row-date\">2026.04.15<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>Claude Code \u66f4\u65b0\u81ea\u52a8\u5316\u7f16\u7a0b\uff0cAI \u5de5\u7a0b\u5316\u805a\u7126 Harness \u67b6\u6784\uff0cAgent \u7814\u53d1\u5173\u6ce8\u6548\u7387\u4e0e\u5bf9\u9f50<\/strong>\n    <p>Claude Code\u65b0\u589e\u81ea\u52a8\u5316\u529f\u80fd\u63d0\u5347\u7f16\u7a0b\u6548\u7387\uff0cAI\u5de5\u7a0b\u5316\u8ba8\u8bba\u8f6c\u5411\u6a21\u5757\u5316\u67b6\u6784\uff0cAgent\u7814\u53d1\u5728\u63d0\u793a\u8bcd\u4f18\u5316\u4e0e\u5bf9\u9f50\u5b9e\u9a8c\u4e2d\u53d6\u5f97\u8fdb\u5c55\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/15\/x-daily-2026-04-14\/\">\n  <div class=\"lq-row-date\">2026.04.14<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>Hermes Agent \u53d1\u5e03\u56fe\u5f62\u754c\u9762\uff0c\u8fbe\u5c14\u6587.skill \u5f00\u6e90\u8fdb\u5316\u7cfb\u7edf\uff0c\u54c8\u8428\u6bd4\u65af\u9884\u6d4b AGI \u4e94\u5e74\u5185\u5230\u6765<\/strong>\n    <p>AI\u9886\u57df\u8fce\u6765Hermes Agent\u56fe\u5f62\u754c\u9762\u53d1\u5e03\u4e0e\u8fbe\u5c14\u6587.skill\u5f00\u6e90\uff0c\u540c\u65f6\u54c8\u8428\u6bd4\u65af\u9884\u6d4bAGI\u4e94\u5e74\u5185\u5230\u6765\uff0c\u805a\u7126\u5de5\u5177\u8fdb\u5316\u4e0e\u672a\u6765\u5c55\u671b\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/14\/x-daily-2026-04-13\/\">\n  <div class=\"lq-row-date\">2026.04.13<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>Agent \u751f\u6001\u6df1\u5316\u4e0e\u521b\u4f5c\u8005\u89c4\u5219\u4e89\u8bae\uff0cAI \u4ea7\u54c1\u5316\u805a\u7126\u89c6\u9891\u7535\u5546<\/strong>\n    <p>AI\u9886\u57df\u8ba8\u8bba\u805a\u7126Agent\u6280\u80fd\u5411\u751f\u4ea7\u90e8\u4ef6\u6f14\u8fdb\u3001\u5e73\u53f0\u89c4\u5219\u4e0e\u6240\u6709\u6743\u4e89\u8bae\u5f71\u54cd\u521b\u4f5c\u8005\uff0c\u4ee5\u53ca\u89c6\u9891\u7535\u5546\u7b49\u4f4e\u6210\u672c\u9a8c\u8bc1\u6210\u4e3a\u4ea7\u54c1\u5316\u70ed\u70b9\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/13\/x-daily-2026-04-12\/\">\n  <div class=\"lq-row-date\">2026.04.12<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>Agent \u5de5\u4f5c\u6d41\u843d\u5730\u52a0\u901f\uff0cAI \u521b\u4e1a\u8f6c\u5411\u52a1\u5b9e\uff0c\u5e73\u53f0\u6cbb\u7406\u4e0e\u6a21\u578b\u8bc4\u6d4b\u53d7\u5173\u6ce8<\/strong>\n    <p>AI\u9886\u57df\u805a\u7126Agent\u5de5\u4f5c\u6d41\u7684\u5b9e\u9645\u5e94\u7528\u3001\u521b\u4e1a\u65b9\u5411\u4ece\u6982\u5ff5\u8f6c\u5411\u4e1a\u52a1\u6253\u78e8\uff0c\u540c\u65f6\u5e73\u53f0\u6cbb\u7406\u548c\u6a21\u578b\u8bc4\u6d4b\u7684\u53ef\u4fe1\u5ea6\u6210\u4e3a\u8ba8\u8bba\u70ed\u70b9\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2026\/04\/12\/x-daily-2026-04-11\/\">\n  <div class=\"lq-row-date\">2026.04.11<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>AI Agent \u843d\u5730\u8ba8\u8bba\u5347\u6e29\uff0cClaude \u529e\u516c\u63d2\u4ef6\u4e0e\u5f00\u53d1\u5de5\u4f5c\u6d41\u5347\u7ea7\uff0cHermes \u5fae\u4fe1\u63a5\u5165\u5f15\u751f\u6001\u6269\u5c55<\/strong>\n    <p>\u5f53\u5929\u7126\u70b9\u96c6\u4e2d\u5728AI Agent\u7684\u5de5\u7a0b\u7ec4\u7ec7\u4e0e\u843d\u5730\u5b9e\u8df5\u3001Claude\u529e\u516c\u4e0e\u5f00\u53d1\u5de5\u5177\u66f4\u65b0\uff0c\u4ee5\u53caHermes\u5fae\u4fe1\u63a5\u5165\u5f15\u53d1\u7684\u751f\u6001\u8ba8\u8bba\u3002<\/p>\n    \n  <\/div>\n<\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"lq-surface lq-home-section fade-up\" id=\"projects\">\n      <div class=\"lq-section-header\">\n        <h2>\u9879\u76ee<\/h2>\n        <a href=\"https:\/\/blog.liu-qi.cn\/index.php\/projects\/\">\u5168\u90e8\u9879\u76ee<\/a>\n      <\/div>\n      <div class=\"lq-row-list lq-row-list--compact\">\n        <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/openclaw-backup-skill\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>OpenClaw Backup Skill<\/strong>\n    <p>OpenClaw \u7684\u672c\u5730\u5907\u4efd\u4e0e\u6062\u590d\u5de5\u5177\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a> <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/video_analyzer_pro\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>Video Analyzer Pro<\/strong>\n    <p>\u957f\u89c6\u9891\u5ba1\u8ba1\u4e0e\u68c0\u7d22\u5de5\u5177\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a> <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/page-image-collector\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>Page Image Collector<\/strong>\n    <p>\u6279\u91cf\u91c7\u96c6\u7f51\u9875\u56fe\u7247\u7684 Chrome \u6269\u5c55\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a> <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/videoframe-searcher\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>VideoFrame Searcher<\/strong>\n    <p>Windows \u89c6\u9891\u62bd\u5e27\u4e0e\u622a\u56fe\u68c0\u7d22\u5de5\u5177\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a> <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/half-frame-splitter\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>Half Frame Splitter<\/strong>\n    <p>\u81ea\u52a8\u62c6\u5206\u534a\u683c\u80f6\u7247\u626b\u63cf\u56fe\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a> <a class=\"lq-row lq-row--single\" href=\"https:\/\/github.com\/Liu-Bot24\/openclaw-imessage-reader-skill\" target=\"_blank\" rel=\"noopener noreferrer\">\n  \n  <div class=\"lq-row-copy\">\n    <strong>iMessage Reader Skill<\/strong>\n    <p>\u67e5\u8be2 Mac \u4e0a\u7684 iMessage\u3001\u77ed\u4fe1\u548c RCS \u8bb0\u5f55\u3002<\/p>\n    <div class=\"lq-row-meta\">GitHub \u2197<\/div>\n  <\/div>\n<\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"lq-surface lq-home-section fade-up\" id=\"articles\">\n      <div class=\"lq-section-header\">\n        <h2>\u6587\u7ae0<\/h2>\n        <a href=\"https:\/\/blog.liu-qi.cn\/index.php\/articles\/\">\u5168\u90e8\u6587\u7ae0<\/a>\n      <\/div>\n      <div class=\"lq-row-list lq-row-list--compact\">\n        <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/12\/18\/comfyui%e7%9a%84%e6%89%b9%e5%a4%84%e7%90%86%ef%bc%88%e4%b8%8a%ef%bc%89%ef%bc%9a%e5%a6%82%e4%bd%95%e5%ae%9e%e7%8e%b0%e5%a4%9aprompt%e8%87%aa%e5%8a%a8%e7%94%9f%e5%9b%be%ef%bc%9f\/\">\n  <div class=\"lq-row-date\">2025.12.18<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>ComfyUI\u7684\u6279\u5904\u7406\uff08\u4e0a\uff09\uff1a\u5982\u4f55\u5b9e\u73b0\u591aPrompt\u81ea\u52a8\u751f\u56fe\uff1f<\/strong>\n    <p>\u6211\u5148\u95ee\u4e2a\u95ee\u9898\uff1a\u5982\u679c\u60f3\u5728ComfyUI\u91cc\u4e00\u6b21\u751f\u6210\u591a\u5f20\u56fe\u7247\uff0c\u8981\u600e\u4e48\u505a\uff1f<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/12\/16\/%e6%b2%a1%e6%9c%89%e7%94%9f%e6%88%90%e5%bc%8f%e5%a1%ab%e5%85%85%ef%bc%8c%e6%80%8e%e6%a0%b7%e5%9c%a8photoshop%e9%87%8c%e7%94%a8%e4%b8%8aai%e4%bf%ae%e5%9b%be%ef%bc%9f\/\">\n  <div class=\"lq-row-date\">2025.12.16<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>\u6ca1\u6709\u751f\u6210\u5f0f\u586b\u5145\uff0c\u600e\u6837\u5728Photoshop\u91cc\u7528\u4e0aAI\u4fee\u56fe\uff1f<\/strong>\n    <p>\u6709\u4e00\u79cdAI\u65f6\u4ee3\u7684\u65b0\u578b\u5927\u51a4\u79cd\uff0c\u53eb\u505a\u6b63\u7248\u4e2d\u6587Photoshop\u7528\u6237\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/08\/28\/%e6%88%91%e6%9c%80%e5%b8%b8%e7%94%a8%e7%9a%84b%e7%ab%af%e7%94%9f%e4%ba%a7%e5%8a%9b%e5%b7%a5%e5%85%b7%e6%8e%a8%e5%87%ba%e4%ba%86%e5%85%a8%e6%96%b0%e7%89%88%e6%9c%ac%ef%bc%9a%e8%81%8a%e8%81%8a%e3%80%8c\/\">\n  <div class=\"lq-row-date\">2025.08.28<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>\u6211\u6700\u5e38\u7528\u7684B\u7aef\u751f\u4ea7\u529b\u5de5\u5177\u63a8\u51fa\u4e86\u5168\u65b0\u7248\u672c\uff1a\u804a\u804a\u300c\u98de\u4e66\u591a\u7ef4\u8868\u683c\u300d\u72ec\u7acb\u4ea7\u54c1\uff0c\u4ee5\u53ca\u4f60\u548c\u4f60\u7684\u56e2\u961f\u5e94\u8be5\u9009\u4ec0\u4e48<\/strong>\n    <p>\u6700\u8fd1\u98de\u4e66\u6709\u4e2a\u65b0\u95fb\uff0c\u98de\u4e66\u591a\u7ef4\u8868\u683c\u89e3\u9664\u4e86\u8ddf\u98de\u4e66\u5176\u4ed6\u6a21\u5757\u7684\u5f3a\u4f9d\u8d56\uff0c\u53ef\u4ee5\u72ec\u7acb\u4f7f\u7528\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/07\/30\/ticnote%ef%bc%9a%e5%87%ba%e9%97%a8%e9%97%ae%e9%97%ae%e5%81%9a%e4%ba%86%e4%b8%80%e6%ac%be%e3%80%8c%e6%9c%89%e7%94%a8%e3%80%8d%e7%9a%84ai%e7%a1%ac%e4%bb%b6\/\">\n  <div class=\"lq-row-date\">2025.07.30<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>TicNote\uff1a\u51fa\u95e8\u95ee\u95ee\u505a\u4e86\u4e00\u6b3e\u300c\u6709\u7528\u300d\u7684AI\u786c\u4ef6<\/strong>\n    <p>\u5f00\u95e8\u89c1\u5c71\u4e86\uff0c\u975e\u5e38\u63a8\u8350\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/07\/30\/%e5%bd%95%e9%9f%b3%e8%bd%ac%e6%96%87%e5%ad%97\/\">\n  <div class=\"lq-row-date\">2025.07.30<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>\u5f55\u97f3\u8f6c\u6587\u5b57<\/strong>\n    \n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/07\/25\/%e7%94%a8%e8%bf%99%e5%a5%97%e5%a4%9a%e7%bb%b4%e8%a1%a8%e6%a0%bc%e6%a8%a1%e6%9d%bf%ef%bc%8c%e9%9b%b6%e9%97%a8%e6%a7%9b%e6%90%ad%e5%bb%ba%e5%b1%9e%e4%ba%8e%e8%87%aa%e5%b7%b1%e7%9a%84%e7%9f%a5%e8%af%86\/\">\n  <div class=\"lq-row-date\">2025.07.25<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>\u7528\u8fd9\u5957\u591a\u7ef4\u8868\u683c\u6a21\u677f\uff0c\u96f6\u95e8\u69db\u642d\u5efa\u5c5e\u4e8e\u81ea\u5df1\u7684\u77e5\u8bc6\u5e93<\/strong>\n    <p>\u5b9e\u4e0d\u76f8\u7792\uff0cChatGLM3\u65f6\u4ee3\u6211\u5c31\u5c1d\u8bd5\u7740\u7528Langchain-Chatchat\u641e\u4e00\u4e2a\u81ea\u5df1\u7684\u77e5\u8bc6\u5e93\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/07\/20\/comfyui%e5%85%a5%e9%97%a8%ef%bc%88%e4%ba%8c%ef%bc%89%ef%bc%9a%e5%a6%82%e4%bd%95%e6%89%93%e9%80%a0%e8%87%aa%e5%b7%b1%e7%9a%84%e5%b7%a5%e4%bd%9c%e6%b5%81%ef%bc%8c%e8%ae%a9ai%e7%94%9f%e5%9b%be-%e4%bf%ae\/\">\n  <div class=\"lq-row-date\">2025.07.20<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>ComfyUI\u5165\u95e8\uff08\u4e8c\uff09\uff1a\u5982\u4f55\u6253\u9020\u81ea\u5df1\u7684\u5de5\u4f5c\u6d41\uff0c\u8ba9AI\u751f\u56fe\/\u4fee\u56fe\u66f4\u9ad8\u6548\uff1f<\/strong>\n    <p>\u8fd9\u662fComfyUI\u5165\u95e8\u7cfb\u5217\u7b2c\u4e8c\u7bc7\uff0c\u5982\u679c\u4f60\u5bf9ComfyUI\u8fd8\u662f\u5b8c\u5168\u96f6\u57fa\u7840\uff0c\u5efa\u8bae\u5148\u770b\u4e0a\u4e00\u7bc7\uff1a\u628a\u5de5\u4f5c\u6d41\u62c6\u5f00\u63c9\u788e\u4e86\uff0c\u5e26 [\u2026]\u3002<\/p>\n    \n  <\/div>\n<\/a> <a class=\"lq-row\" href=\"https:\/\/blog.liu-qi.cn\/index.php\/2025\/07\/11\/%e6%8a%8a%e5%b7%a5%e4%bd%9c%e6%b5%81%e6%8b%86%e5%bc%80%e6%8f%89%e7%a2%8e%e4%ba%86%ef%bc%8c%e5%b8%a6%e4%bd%a0%e5%85%a5%e9%97%a8comfyui\/\">\n  <div class=\"lq-row-date\">2025.07.11<\/div>\n  <div class=\"lq-row-copy\">\n    <strong>\u628a\u5de5\u4f5c\u6d41\u62c6\u5f00\u63c9\u788e\u4e86\uff0c\u5e26\u4f60\u5165\u95e8ComfyUI<\/strong>\n    <p>\u51fa\u5dee\u4e86\u4e00\u5468\uff0c\u56de\u6765\u518d\u5199Flux.1 Kontext[dev]\u603b\u611f\u89c9\u6709\u70b9\u665a\uff0c\u90a3\u4e0d\u5982\u76f4\u63a5\u804a\u804aComfyUI\u597d\u4e86\u3002<\/p>\n    \n  <\/div>\n<\/a>\n      <\/div>\n    <\/section>\n  <\/main>\n<\/div>\n<script>\n(() => {\n  const prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  const reveals = document.querySelectorAll('.fade-up');\n  if (prefersReduced) {\n    reveals.forEach((el) => el.classList.add('is-visible'));\n  } else {\n    const io = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('is-visible');\n          io.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12 });\n    reveals.forEach((el) => io.observe(el));\n  }\n\n  const switcher = document.querySelector('.lq-home-switch');\n  const hero = document.querySelector('.lq-home-hero');\n  if (!switcher || !hero) return;\n\n  const buttons = Array.from(switcher.querySelectorAll('[data-pane-target]'));\n  const panes = Array.from(hero.querySelectorAll('.lq-hero-pane'));\n  if (!buttons.length || !panes.length) return;\n\n  let activeIndex = Math.max(0, buttons.findIndex((button) => button.classList.contains('is-active')));\n  const hashToIndex = () => {\n    const hash = window.location.hash.replace(\/^#\/, '');\n    const target = buttons.findIndex((button) => button.dataset.paneTarget === hash);\n    return target >= 0 ? target : activeIndex;\n  };\n\n  const activate = (index) => {\n    activeIndex = index;\n    const key = buttons[index].dataset.paneTarget;\n    if (window.location.hash.replace(\/^#\/, '') !== key) {\n      history.replaceState(null, '', `#${key}`);\n    }\n    buttons.forEach((button, idx) => {\n      const active = idx === index;\n      button.classList.toggle('is-active', active);\n      button.setAttribute('aria-selected', active ? 'true' : 'false');\n      button.setAttribute('tabindex', active ? '0' : '-1');\n    });\n    panes.forEach((pane) => {\n      const active = pane.dataset.pane === key;\n      pane.classList.toggle('is-active', active);\n      pane.setAttribute('aria-hidden', active ? 'false' : 'true');\n    });\n  };\n\n  buttons.forEach((button, index) => {\n    button.addEventListener('click', () => {\n      activate(index);\n    });\n  });\n\n  window.addEventListener('hashchange', () => activate(hashToIndex()));\n  activate(hashToIndex());\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u5c0f\u5218Bot \u7b80\u8baf \u9879\u76ee \u6587\u7ae0 \u5173\u4e8e \u7b80\u8baf \u9879\u76ee \u6587\u7ae0 \u7b80\u8baf Seedance 2.0 API \u5168\u91cf\u5f00\u653e See [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-lq-shell","meta":{"footnotes":""},"class_list":["post-515","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/pages\/515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/comments?post=515"}],"version-history":[{"count":34,"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/pages\/515\/revisions"}],"predecessor-version":[{"id":693,"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/pages\/515\/revisions\/693"}],"wp:attachment":[{"href":"https:\/\/blog.liu-qi.cn\/index.php\/wp-json\/wp\/v2\/media?parent=515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}