|
@@ -2,7 +2,7 @@
|
|
<html lang="zh-CN" xmlns:th="https://www.thymeleaf.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
<html lang="zh-CN" xmlns:th="https://www.thymeleaf.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="https://www.thymeleaf.org ">
|
|
xsi:schemaLocation="https://www.thymeleaf.org ">
|
|
<head>
|
|
<head>
|
|
- <title>采美365网-文章列表</title>
|
|
|
|
|
|
+ <title>采美365网-编辑文章</title>
|
|
<template th:replace="components/head-link"></template>
|
|
<template th:replace="components/head-link"></template>
|
|
<link th:href="@{/css/base/center.css(v=${version})}" rel="stylesheet" type="text/css">
|
|
<link th:href="@{/css/base/center.css(v=${version})}" rel="stylesheet" type="text/css">
|
|
<link th:if="${pageId==1026}" th:href="@{/css/base/form.css(v=${version})}" rel="stylesheet" type="text/css">
|
|
<link th:if="${pageId==1026}" th:href="@{/css/base/form.css(v=${version})}" rel="stylesheet" type="text/css">
|
|
@@ -23,7 +23,7 @@
|
|
<span>></span>
|
|
<span>></span>
|
|
<span>文章管理</span>
|
|
<span>文章管理</span>
|
|
<span>></span>
|
|
<span>></span>
|
|
- <span>添加文章</span>
|
|
|
|
|
|
+ <span>编辑文章</span>
|
|
</div>
|
|
</div>
|
|
<div class="wrap clear">
|
|
<div class="wrap clear">
|
|
<!--左侧导航-->
|
|
<!--左侧导航-->
|