@@ -61,11 +58,13 @@ import { mapState } from 'vuex';
import GuipRadio from "@/components/GuipRadio.vue";
import GuipInput from "@/components/GuipInput.vue";
import GuipButton from "@/components/GuipButton.vue";
+import PromptText from "@/components/PromptText.vue";
export default {
name: 'siteServiceAdd',
props: [''],
components: {
+ PromptText,
GuipButton,
GuipInput,
GuipRadio
diff --git a/src/views/agent/siteServiceEdit.vue b/src/views/agent/siteServiceEdit.vue
index f1ad56a..bc17814 100644
--- a/src/views/agent/siteServiceEdit.vue
+++ b/src/views/agent/siteServiceEdit.vue
@@ -6,19 +6,13 @@
-
-

-
按住左侧图标,上下拖动可进行排序,平台卡券只能放到最后。
-
+
-
-

-
温馨提示:提交页标题不允许使用“知网”、“pmlc”、“amlc”和“smlc”等关键词。
-
+
@@ -47,10 +41,7 @@
-
-

-
温馨提示:报告页标题不允许使用“知网”、“pmlc”、“amlc”和“smlc”等关键词。
-
+
@@ -79,10 +70,8 @@
基础信息
-
-

-
温馨提示:服务别名、首页服务广告词和首页服务描述不允许使用"知网"、"pmlc"、"amlc"和"smlc"等关键词。
-
+
+
@@ -184,10 +173,9 @@
页面色彩
-
-

-
操作说明:点击色块可打开调色盘改色,也可直接更改6位色值数据进行改色
-
+
+
+
@@ -239,6 +227,7 @@ import GuipFormItem from "@/components/GuipFormItem.vue";
import GuipInput from "@/components/GuipInput.vue";
import HoverButton from "@/components/HoverButton.vue";
import GuipSwitch from "@/components/GuipSwitch.vue";
+import PromptText from "@/components/PromptText.vue";
export default {
// 站点设置
@@ -249,7 +238,8 @@ export default {
HoverButton,
GuipInput, GuipFormItem,
GuipButton,
- PaymentMethod
+ PaymentMethod,
+ PromptText
},
data() {
return {
@@ -312,6 +302,9 @@ export default {
.mb16{
margin-bottom: 16px;
}
+.mb32{
+ margin-bottom: 32px;
+}
.pageheader {
display: flex;
justify-content: space-between;
diff --git a/src/views/agent/siteServiceList.vue b/src/views/agent/siteServiceList.vue
index 9697f1a..8307563 100644
--- a/src/views/agent/siteServiceList.vue
+++ b/src/views/agent/siteServiceList.vue
@@ -1,11 +1,9 @@
-
服务列表
-
-

-
PC端站点使用的“科技清新蓝”模板仅支持AI相关服务,列表中置灰的服务不支持。可编辑置灰服务,但需更换模板才能在PC端站点显示。
-
+
服务列表
+
+