<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>《我的千术，专治不服》在线观看-高清完整UC网盘资源下载-盗墓短剧</title>
    <meta name="keywords" content="《我的千术，专治不服》免费无删减版,《我的千术，专治不服》高清蓝光,《我的千术，专治不服》迅雷下载">
    <meta name="description" content="暂无简介">

    
    <meta property="og:title" content="我的千术，专治不服">
    <meta property="og:description" content="暂无简介">
    <meta property="og:site_name" content="盗墓短剧">
    <meta property="og:url" content="http://www.qiuworld.com/blog/feed">
    <meta property="og:type" content="website">
    <meta property="og:locale" content="zh_CN">


<script async src="https://www.googletagmanager.com/gtag/js?id=G-VLXD7NZ2BQ"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-VLXD7NZ2BQ');
</script>
    <script type="application/ld+json">
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "我的千术，专治不服",
        "description": "暂无简介",
        "thumbnailUrl": "",
        "contentUrl": "全集完结$https://vv.jisuzyv.com/play/en5x5k7d/index.m3u8",
        "embedUrl": "http://www.qiuworld.com/blog/feed",
        "uploadDate": "2026-06-10 22:08:27"
    }
    </script>

    
    <script src="https://cdn.tailwindcss.com"></script>

    
<link rel="stylesheet" href="https://g.alicdn.com/de/prismplayer/2.9.19/skins/default/aliplayer-min.css" />
<script src="https://g.alicdn.com/de/prismplayer/2.9.19/aliplayer-min.js"></script>

    
    <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap" rel="stylesheet">
    <style>
        body { font-family: 'Noto Sans SC', sans-serif; }
    </style>
</head>

<body class="bg-gray-50 text-gray-800">


<header class="sticky top-0 z-50 bg-white shadow-sm">
    <div class="container mx-auto px-3 py-3 flex items-center justify-between">
        
        <a href="http://www.qiuworld.com/" class="flex items-center gap-2">
            <span class="text-xl font-bold text-blue-600">盗墓短剧</span>
        </a>

        
        
<div class="flex-1 max-w-md mx-4">
    <form action="/search.html" method="get" class="relative">
        <input
            type="text"
            name="search"
            value=""
            placeholder="搜索影片、演员、导演"
            class="w-full h-10 px-4 pr-10 rounded-full border border-gray-200 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent"
        >
        <button type="submit" class="absolute right-3 top-1/2 -translate-y-1/2 text-gray-400">🔍</button>
    </form>
</div>

    
    <nav class="bg-blue-600 text-white">
        <div class="container mx-auto px-3 py-2 flex overflow-x-auto scrollbar-hide whitespace-nowrap gap-1">
        	<a href="/" class="px-3 py-1 hover:bg-blue-700 rounded transition flex-shrink-0">首页</a>
                        <a href="http://www.qiuworld.com/blockbusters/9360.html" class="px-3 py-1 hover:bg-blue-700 rounded transition flex-shrink-0">热门推荐</a>
                        <a href="http://www.qiuworld.com/blockbusters/9369.html" class="px-3 py-1 hover:bg-blue-700 rounded transition flex-shrink-0">最近更新</a>
                    </div>
    </nav>
</header><main class="container mx-auto px-3 py-4">
    <div class="text-sm text-gray-500 mb-3">
        <a href="http://www.qiuworld.com/">首页</a> &gt;
        <a href="http://www.qiuworld.com/blockbusters/9369.html">最近更新</a> &gt;
        <span>我的千术，专治不服</span>
    </div>

    
    <div class="bg-white rounded shadow-sm p-3 mb-6">
        <h1 class="text-lg font-bold mb-3">我的千术，专治不服</h1>

        
        <video id="videoPlayer" class="w-full aspect-video bg-black rounded overflow-hidden" controls preload="auto"></video>
        <div id="playlistContainer" class="mt-3"></div>

        <script>
        let raw = `全集完结$https://vv.jisuzyv.com/play/en5x5k7d/index.m3u8`.trim();
        let list = raw.split('###').filter(i => i);
        let videoList = [];

        list.forEach(item => {
          if (item.includes('$')) {
            let tmp = item.split('$');
            videoList.push({
              name: tmp[0].trim(),
              url: tmp[1].trim()
            });
          } else {
            videoList.push({ name: "播放", url: item.trim() });
          }
        });

        let player = document.getElementById("videoPlayer");

        // 默认播放第一集
        if (videoList.length > 0) {
          player.src = videoList[0].url;
          player.load();
        }

        // 播放按钮
        if (videoList.length > 1) {
          let container = document.getElementById("playlistContainer");
          container.className = "grid grid-cols-2 sm:grid-cols-4 gap-2 mt-3";

          videoList.forEach((item, i) => {
            let btn = document.createElement("button");
            btn.innerText = item.name;
            btn.className = "bg-blue-600 text-white py-1 px-2 rounded text-sm hover:bg-blue-700";
            btn.onclick = () => {
              player.src = item.url;
              player.load();
              player.play();
            };
            container.appendChild(btn);
          });
        }
        </script>
    </div>

    
    <div class="bg-white p-4 rounded shadow-sm mb-6 text-sm">
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-y-2">
            <div>◎ 片名：我的千术，专治不服</div>
                        <div>◎ 年代：2026</div>
                                    <div>◎ 地区：中国大陆</div>
                                    <div>◎ 类型：短剧</div>
                                    <div>◎ 导演：</div>
                                    <div>◎ 主演：戴睿,王曦玥,薛凯,彭小容</div>
                        <div>◎ 更新：2026-06-10 22:08:27</div>
            <div>◎ 链接：http://www.qiuworld.com/blog/feed</div>
        </div>
    </div>

    
    <div class="bg-white p-4 rounded shadow-sm mb-6">
        <h3 class="font-bold mb-2">剧情简介</h3>
        <div class="text-sm leading-relaxed text-gray-700">
            专治不服<strong></strong>暂无简介                    </div>
    </div>

    
    <section class="mb-6">
        <h2 class="text-lg font-bold mb-3 border-l-4 border-blue-600 pl-2">相关推荐</h2>
        <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-3">
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/72d999918.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/55362433e1a4de906729d277f6c1c30f.jpg" alt="回到古代当太监" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">回到古代当太监</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2024                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/86e38399530.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/d8ecc455934bcad2d056998c4925669f.jpg" alt="冷月照孤舟" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">冷月照孤舟</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/84d38399532.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/4f8fdab1ed3e9dc61ce01bd3c57d2ae5.jpg" alt="忘川劫" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">忘川劫</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/3d38399613.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/3cafc2c717734059648336b59f4d4db1.jpg" alt="让你假扮女友你当我boss" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">让你假扮女友你当我boss</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/83a199915.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/28f5017f14272ccd5da0dd61a984e7f5.jpg" alt="神医从山村开始" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">神医从山村开始</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2024                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/79b38399537.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/11e8f2217985c0b6c27fd96ff3aed030.jpg" alt="夫人裴总说他不认识您" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">夫人裴总说他不认识您</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/12b38399604.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/2e9bd5f369db43cff5c8bb94e4e09522.jpg" alt="逆流2005，带兄弟们再冲一回" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">逆流2005，带兄弟们再冲一回</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/5c38399611.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/2ecd839c63924ccf0b92860d16d4eee1.jpg" alt="自有天意" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">自有天意</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/74d099925.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/84ee9b98fb49882ef6b35486ce56d3c3.jpg" alt="还好遇见你" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">还好遇见你</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2024                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/62b38399554.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/f99b2d4aaa3cf70b68ddf41c1f822b4c.jpg" alt="邻居是我的恋爱搭子" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">邻居是我的恋爱搭子</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/31c38399585.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/02fb657c7b61fe576caea7139690ca97.jpg" alt="悦后即焚" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">悦后即焚</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                        <div class="bg-white rounded overflow-hidden shadow-sm hover:shadow">
                <a href="http://www.qiuworld.com/detail/69d38399547.html">
                    <div class="relative pt-[140%]">
                        <img src="https://img.jisuimage.com/cover/be35d08cf3ef6f114e9935f6d72c49fa.jpg" alt="惊！炮灰女配和男二喜结连理了" class="absolute w-full h-full object-cover left-0 top-0">
                    </div>
                    <div class="p-2">
                        <h3 class="text-sm line-clamp-1">惊！炮灰女配和男二喜结连理了</h3>
                        <div class="text-xs text-gray-500 mt-1">
                            2025                        </div>
                    </div>
                </a>
            </div>
                    </div>
    </section>
</main>
<footer class="bg-white mt-8 py-6 border-t">
	<div class="container mx-auto px-3 text-center text-sm text-gray-500">
		<p>盗墓短剧 © 版权所有</p>
                                        <a href="http://www.qiuworld.com/sitemap.xml" class="hover:text-primary">网站地图</a>
                    <script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?91b38b3756105a56937080c893cc0a7f";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>                                    </div>
	</div>
</footer>
</body>
</html>