change title
This commit is contained in:
parent
66582798c1
commit
8351634779
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "渠道应用开发部知识库",
|
"name": "私域知识库",
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"description": "通过关键词快速搜索内部文档",
|
"description": "通过关键词快速搜索内部文档",
|
||||||
"permissions": ["storage"],
|
"permissions": ["storage"],
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>渠道应用开发部知识库</title>
|
<title>私域知识库</title>
|
||||||
<link rel="stylesheet" href="../styles/styles-base.css">
|
<link rel="stylesheet" href="../styles/styles-base.css">
|
||||||
<link rel="stylesheet" href="../styles/styles-es.css">
|
<link rel="stylesheet" href="../styles/styles-es.css">
|
||||||
<link rel="stylesheet" href="../styles/styles-llm.css">
|
<link rel="stylesheet" href="../styles/styles-llm.css">
|
||||||
@ -12,7 +12,7 @@
|
|||||||
<div class="draggable-panel" id="draggablePanel">
|
<div class="draggable-panel" id="draggablePanel">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<img src="../assets/icon.png" alt="logo" class="logo" />
|
<img src="../assets/icon.png" alt="logo" class="logo" />
|
||||||
<h1>渠道应用开发部知识库</h1>
|
<h1>私域知识库</h1>
|
||||||
<a href="http://oa.ahrcu.com:8080/sys/portal/page.jsp" target="_blank" class="oa-link">跳转OA</a>
|
<a href="http://oa.ahrcu.com:8080/sys/portal/page.jsp" target="_blank" class="oa-link">跳转OA</a>
|
||||||
<button class="open-tab-btn" id="openTabBtn" title="以标签页方式打开">↗</button>
|
<button class="open-tab-btn" id="openTabBtn" title="以标签页方式打开">↗</button>
|
||||||
<div class="user-menu">
|
<div class="user-menu">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user