|
@@ -24,10 +24,8 @@
|
|
|
<el-form-item label="文章标题" prop="contentTitle">
|
|
<el-form-item label="文章标题" prop="contentTitle">
|
|
|
<template slot='label'>文章标题
|
|
<template slot='label'>文章标题
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.title/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.title/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.title}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -43,8 +41,8 @@
|
|
|
<el-form-item label="所属栏目" prop="contentCategoryId">
|
|
<el-form-item label="所属栏目" prop="contentCategoryId">
|
|
|
<template slot='label'>所属栏目
|
|
<template slot='label'>所属栏目
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.typetitle/}</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.typetitle}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -60,6 +58,12 @@
|
|
|
justify="start" align="top">
|
|
justify="start" align="top">
|
|
|
<el-col span="12">
|
|
<el-col span="12">
|
|
|
<el-form-item label="文章类型" prop="contentType">
|
|
<el-form-item label="文章类型" prop="contentType">
|
|
|
|
|
+ <template slot='label'>文章类型
|
|
|
|
|
+ <el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
|
|
+ 用于筛选文章,在自定义字典添加
|
|
|
|
|
+ <i class="el-icon-question" slot="reference"></i>
|
|
|
|
|
+ </el-popover>
|
|
|
|
|
+ </template>
|
|
|
<el-select v-model="form.contentType"
|
|
<el-select v-model="form.contentType"
|
|
|
:style="{width: '100%'}"
|
|
:style="{width: '100%'}"
|
|
|
:filterable="false"
|
|
:filterable="false"
|
|
@@ -76,10 +80,8 @@
|
|
|
<el-form-item label="发布时间" prop="contentDatetime">
|
|
<el-form-item label="发布时间" prop="contentDatetime">
|
|
|
<template slot='label'>发布时间
|
|
<template slot='label'>发布时间
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.date?string("yyyy-MM-dd")/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.date?string("yyyy-MM-dd")/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.date?string("yyyy-MM-dd")}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -107,10 +109,8 @@
|
|
|
<el-form-item label="文章作者" prop="contentAuthor">
|
|
<el-form-item label="文章作者" prop="contentAuthor">
|
|
|
<template slot='label'>文章作者
|
|
<template slot='label'>文章作者
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.author/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.author/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.author}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -126,10 +126,8 @@
|
|
|
<el-form-item label="文章来源" prop="contentSource">
|
|
<el-form-item label="文章来源" prop="contentSource">
|
|
|
<template slot='label'>文章来源
|
|
<template slot='label'>文章来源
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.source/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.source/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.source}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -180,10 +178,8 @@
|
|
|
<template slot='label'>文章缩略图
|
|
<template slot='label'>文章缩略图
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
文章缩略图,支持jpg格式
|
|
文章缩略图,支持jpg格式
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.litpic/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.litpic/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.litpic}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -206,10 +202,8 @@
|
|
|
<el-form-item label="关键字" prop="contentKeyword">
|
|
<el-form-item label="关键字" prop="contentKeyword">
|
|
|
<template slot='label'>关键字
|
|
<template slot='label'>关键字
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{{ms:field.keyword/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.keyword/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.keyword}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -224,10 +218,8 @@
|
|
|
<el-form-item label="描述" prop="contentDescription">
|
|
<el-form-item label="描述" prop="contentDescription">
|
|
|
<template slot='label'>描述
|
|
<template slot='label'>描述
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.descrip/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.descrip/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.descrip}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|
|
@@ -242,10 +234,8 @@
|
|
|
<el-form-item label="文章内容" prop="contentDetails">
|
|
<el-form-item label="文章内容" prop="contentDetails">
|
|
|
<template slot='label'>文章内容
|
|
<template slot='label'>文章内容
|
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
<el-popover placement="top-start" title="提示" trigger="hover">
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/nei-rong-biao-qian-ms-field.html"
|
|
|
|
|
- target="_blank">{ms:field.content/}</a>
|
|
|
|
|
- <a href="http://doc.ms.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
- target="_blank">[field.content/]</a>
|
|
|
|
|
|
|
+ <a href="http://doc.mingsoft.net/plugs-cms/biao-qian/wen-zhang-lie-biao-ms-arclist.html"
|
|
|
|
|
+ target="_blank">${'$'}{field.content}</a>
|
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
<i class="el-icon-question" slot="reference"></i>
|
|
|
</el-popover>
|
|
</el-popover>
|
|
|
</template>
|
|
</template>
|