mirror of https://github.com/1099438829/apeblog
完善一些标点符号
This commit is contained in:
parent
9694ebf7c0
commit
688ab7a4fa
|
|
@ -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">
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
|
|
@ -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" /}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue