浏览代码

修改title

littlegreen 8 月之前
父节点
当前提交
0975a267c4

+ 1 - 1
cms-editor/templates/default_v5/about_list.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/back.html

@@ -3,7 +3,7 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <style>
         .back-up a{
             text-decoration: none;

+ 1 - 1
cms-editor/templates/default_v5/contact_list.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/news_content.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/news_list.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/service_list.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/work_content.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">

+ 1 - 1
cms-editor/templates/default_v5/work_list.html

@@ -4,7 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
-    <title>test1</title>
+    <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">