完善一些标点符号

This commit is contained in:
liyukun 2022-01-03 02:32:41 +08:00
parent 9694ebf7c0
commit 688ab7a4fa
9 changed files with 12 additions and 11 deletions

View File

@ -38,8 +38,9 @@
<aside class="lyear-layout-sidebar"> <aside class="lyear-layout-sidebar">
<!-- logo --> <!-- logo -->
<div id="logo" class="sidebar-header"> <div id="logo" class="sidebar-header">
<a href="/admin/index/index.html"><img src="/static/admin/images/logo-sidebar.png" title="{:system_config('title')}后台管理系统" <a href="/admin/index/index.html"><img src="/static/admin/images/logo-sidebar.png"
alt="{:system_config('title')}后台管理系统" /></a> title="{:system_config('title')}后台管理系统"
alt="{:system_config('title')}后台管理系统"/></a>
</div> </div>
<div class="lyear-layout-sidebar-scroll"> <div class="lyear-layout-sidebar-scroll">
<nav class="sidebar-main"> <nav class="sidebar-main">

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{$apeField['title']} - {:web_config("title")}</title> <title>{$apeField['title']} - {:web_config('title')}</title>
<meta name="keywords" content="{$apeField['keywords']}" /> <meta name="keywords" content="{$apeField['keywords']}" />
<meta name="description" content="{$apeField['description']}"/> <meta name="description" content="{$apeField['description']}"/>
{include file="public/head" /} {include file="public/head" /}
@ -70,7 +70,7 @@
<a href="{$Request.domain . $Request.url}" target="_blank">{$Request.domain . $Request.url}</a> <a href="{$Request.domain . $Request.url}" target="_blank">{$Request.domain . $Request.url}</a>
</u> </u>
</span> </span>
<br />来源:{:web_config("title")} <br />来源:{:web_config('title')}
<br />文章版权归作者所有,未经允许请勿转载。</p> <br />文章版权归作者所有,未经允许请勿转载。</p>
</div> </div>
<div class="post-end-dividing">THE END</div> <div class="post-end-dividing">THE END</div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{$apeField['meta_title']} - {:web_config("title")}</title> <title>{$apeField['meta_title']} - {:web_config('title')}</title>
<meta name="keywords" content="{$apeField['keywords']}" /> <meta name="keywords" content="{$apeField['keywords']}" />
<meta name="description" content="{$apeField['description']}" /> <meta name="description" content="{$apeField['description']}" />
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{$apeField['meta_title']} - {:web_config("title")}</title> <title>{$apeField['meta_title']} - {:web_config('title')}</title>
<meta name="keywords" content="{$apeField['keywords']}" /> <meta name="keywords" content="{$apeField['keywords']}" />
<meta name="description" content="{$apeField['description']}" /> <meta name="description" content="{$apeField['description']}" />
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{$apeField['meta_title']} - {:web_config("title")}</title> <title>{$apeField['meta_title']} - {:web_config('title')}</title>
<meta name="keywords" content="{$apeField['keywords']}" /> <meta name="keywords" content="{$apeField['keywords']}" />
<meta name="description" content="{$apeField['description']}" /> <meta name="description" content="{$apeField['description']}" />
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{:web_config("title")}</title> <title>{:web_config('title')}</title>
<meta name="keywords" content="{:web_config('keywords')}"> <meta name="keywords" content="{:web_config('keywords')}">
<meta name="description" content="{:web_config('description')}"> <meta name="description" content="{:web_config('description')}">
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{:web_config("title")}</title> <title>{:web_config('title')}</title>
<meta name="keywords" content="{:web_config('keywords')}"> <meta name="keywords" content="{:web_config('keywords')}">
<meta name="description" content="{:web_config('description')}"> <meta name="description" content="{:web_config('description')}">
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{:web_config("title")}</title> <title>{:web_config('title')}</title>
<meta name="keywords" content="{:web_config('keywords')}"> <meta name="keywords" content="{:web_config('keywords')}">
<meta name="description" content="{:web_config('description')}"> <meta name="description" content="{:web_config('description')}">
{include file="public/head" /} {include file="public/head" /}

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh">
<head> <head>
<title>{:web_config("title")}</title> <title>{:web_config('title')}</title>
<meta name="keywords" content="{:web_config('keywords')}"> <meta name="keywords" content="{:web_config('keywords')}">
<meta name="description" content="{:web_config('description')}"> <meta name="description" content="{:web_config('description')}">
{include file="public/head" /} {include file="public/head" /}