add beian
This commit is contained in:
@@ -450,12 +450,11 @@ open_graph:
|
|||||||
footer:
|
footer:
|
||||||
# 页脚第一行文字的 HTML,建议保留 Fluid 的链接,用于向更多人推广本主题
|
# 页脚第一行文字的 HTML,建议保留 Fluid 的链接,用于向更多人推广本主题
|
||||||
# HTML of the first line of the footer, it is recommended to keep the Fluid link to promote this theme to more people
|
# HTML of the first line of the footer, it is recommended to keep the Fluid link to promote this theme to more people
|
||||||
content:
|
content: ''
|
||||||
# '
|
# '
|
||||||
# <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a>
|
# <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a>
|
||||||
# <i class="iconfont icon-love"></i>
|
# <i class="iconfont icon-love"></i>
|
||||||
# <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>
|
# <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>'
|
||||||
# '
|
|
||||||
|
|
||||||
# 展示网站的 PV、UV 统计数
|
# 展示网站的 PV、UV 统计数
|
||||||
# Display website PV and UV statistics
|
# Display website PV and UV statistics
|
||||||
@@ -470,13 +469,13 @@ footer:
|
|||||||
# 国内大陆服务器的备案信息
|
# 国内大陆服务器的备案信息
|
||||||
# For Chinese mainland website policy, other areas keep disable
|
# For Chinese mainland website policy, other areas keep disable
|
||||||
beian:
|
beian:
|
||||||
enable: false
|
enable: true
|
||||||
# ICP证号
|
# ICP证号
|
||||||
icp_text: 京ICP证123456号
|
icp_text: 苏ICP备2025162023号-1
|
||||||
# 公安备案号,不填则只显示ICP
|
# 公安备案号,不填则只显示ICP
|
||||||
police_text: 京公网安备12345678号
|
police_text:
|
||||||
# 公安备案的编号,用于URL跳转查询
|
# 公安备案的编号,用于URL跳转查询
|
||||||
police_code: 12345678
|
police_code:
|
||||||
# 公安备案的图片. 为空时不显示备案图片
|
# 公安备案的图片. 为空时不显示备案图片
|
||||||
police_icon: /img/police_beian.png
|
police_icon: /img/police_beian.png
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title: Hello World
|
|||||||
index_img: /img/avatar.png
|
index_img: /img/avatar.png
|
||||||
password: 1S59
|
password: 1S59
|
||||||
abbrlink: helloworld
|
abbrlink: helloworld
|
||||||
|
hide: true
|
||||||
---
|
---
|
||||||
Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues).
|
Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues).
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: 客户需求输入格式
|
title: 客户需求输入
|
||||||
abbrlink: 8380ac17
|
abbrlink: 8380ac17
|
||||||
date: 2025-02-13 23:09:24
|
date: 2025-02-13 23:09:24
|
||||||
tags:
|
tags: [工作方法]
|
||||||
---
|
---
|
||||||
|
|
||||||
## 客户需求输入应该包含以下部分
|
## 客户需求输入应该包含以下部分
|
||||||
Reference in New Issue
Block a user