Files
BlackFruit-UI/document-result.html
yiqiu a2414d721c
All checks were successful
continuous-integration/drone/push Build is passing
22222222222222
2025-12-25 15:45:44 +08:00

57 lines
2.6 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{include file="header"}
<link rel="stylesheet" href="/web/BlackFruit-web/css/announce.css">
<link rel="stylesheet" href="/web/BlackFruit-web/css/document.css">
</head>
<body>
<header>{include file="public/header"}</header>
<section class="section server-banner document-search banner-document">
<div class="section-content">
<div class="input-search">
<input type="text" id="result-input">
<div class="search-btn" id="search-btn">搜索</div>
</div>
<p class="title-desc keyword-box">已搜到<span class="keyword"></span>相关内容</p>
</div>
</section>
<!-- 页面 -->
<section class="section document-details">
<div class="section-content fboxRow">
<div class="document-details-left">
<p class="title-desc keyword-box">搜索词<span class="keyword"></span></p>
<div class="search-result">
</div>
<!-- <div class="document-details-list">
<div class="document-details-item">
<a href=".document-details.html">
<h5 class="font16">号码隐私<span class="keywords">服务</span>保护PNS_隐私服务_号码隐私服务_通话保护-百度智能云</h5>
</a>
<p>号码隐私保护服务PNS 号码隐私保护<span class="keywords">服务</span>Privacy Number Service简称PNS为用户或企业分配隐私号码
保证通话过程中号码信息不被泄露。并可通过隐私号对通话进行录音提升服务安全性及服务质量。同时可在信息隔离的使用场景中做流量的监控。Privacy Number
Service简称PNS为用户或企业分配隐私号码保证通话过程中号码信息不被泄露。并可通过隐私号对通话进行录音提升服务安全性及服务质量。同时</p>
<div class="mt-10"><span class="font-grey">来自:</span> <span>产品 > 帮助中心</span></div>
</div>
</div> -->
</div>
<!-- <div class="document-details-right">
<div class="news-box">
<div class="news-box-head">
<div class="news-title">相关标签</div>
</div>
<div class="news-box-cont fboxWrap">
<div class="news-tag"><a href="">弹性云服务器 ECS</a></div>
<div class="news-tag"><a href="">弹性云服务器 ECS</a></div>
</div>
</div>
</div> -->
</div>
</section>
<script src="/web/BlackFruit-web/js/document_result.js"></script>
{include file="footer"}