2025-6-11-3

This commit is contained in:
姚俊旭 2025-06-11 16:36:45 +08:00
parent 4c42a2d9cc
commit 0ab07f40c8
6 changed files with 157 additions and 23 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -63,6 +63,10 @@ let mapConfig = reactive({
beta: 0,
minBeta: -360,
maxBeta: 720,
zoomSensitivity: 0, //
rotateSensitivity: 0, //
panSensitivity: 0, //
zoomOnMouseWheel: false, //
// 使
// rotateSensitivity: 0,
// zoomSensitivity: 0,
@ -154,7 +158,7 @@ const chartsData = reactive({
},
},
geo: {
roam: true,
roam: false,
left: '30px',
show: false,
zlevel: -1, //
@ -162,7 +166,7 @@ const chartsData = reactive({
},
series: [
{
roam: true,
roam: false,
type: 'map',
left: '30px',
...mapConfig,

View File

@ -131,6 +131,7 @@ export const constantRoutes = [
{
path: 'consult',
component: Views,
redirect: '/sub-operation-service/farmService/consult/policy',
name: 'farmServiceMain',
meta: { title: '农事咨询' },
children: [
@ -148,7 +149,7 @@ export const constantRoutes = [
},
{
path: 'detail',
component: () => import('@/views/farmingService/farmingConsult/index.vue'),
component: () => import('@/views/farmingService/farmingConsult/policyDetail.vue'),
name: 'farmPolicyDetail',
meta: { title: '农业政策详情' },
},

View File

@ -1,12 +1,5 @@
<template>
<div class="brand-system">
<!-- 搜索与筛选 -->
<!-- <div class="system-header">-->
<!-- <el-input v-model="searchQuery" placeholder="搜索制度名称/编号" prefix-icon="el-icon-search" />-->
<!-- <el-select v-model="filterType" placeholder="分类筛选">-->
<!-- <el-option v-for="type in filterTypes" :key="type.value" :label="type.label" :value="type.value" />-->
<!-- </el-select>-->
<!-- </div>-->
<h2>品牌制度</h2>
<!-- 制度列表 -->
@ -91,8 +84,8 @@ const systemList = ref([
title: '《耿马县蔬菜公共品牌申请管理制度》',
code: 'BRM-2023-001',
desc: '包含品牌标识、使用规范、VI应用等内容的最新版本',
content: `\`<div style="font-family: 'Microsoft YaHei', sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 0 auto; padding: 20px;">
<div style="text-align: center; font-size: 22px; font-weight: bold; margin-bottom: 30px; color: #2a5885; border-bottom: 2px solid #2a5885; padding-bottom: 10px;">
content: `\`<div style="font-family: 'Microsoft YaHei', sans-serif; line-height: 1; color: #333; max-width: 800px; margin: 0 auto; padding: 20px;">
<div style="text-align: center; font-size: 22px; font-weight: bold; color: #2a5885; border-bottom: 2px solid #2a5885; padding-bottom: 10px;">
耿马县蔬菜公共品牌申请管理制度
</div>
@ -100,31 +93,31 @@ const systemList = ref([
第一章 总则
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第一条</span>
为规范"耿马蔬菜"或其他确定的公共品牌名称公共品牌的使用与管理维护品牌形象提升耿马县蔬菜产品的市场竞争力和附加值促进蔬菜产业高质量发展特制定本制度
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第二条</span>
本制度所称"耿马蔬菜"公共品牌以下简称"公共品牌"是指经耿马县人民政府授权由耿马县农业农村局或其他指定主管部门统一注册管理和监督代表耿马县特定区域特定品质蔬菜产品的区域性公用品牌标识
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第三条</span>
本制度适用于在耿马县行政区域内从事蔬菜生产加工经营自愿申请使用公共品牌的企业农民专业合作社家庭农场等主体以下简称"申请人"
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第四条</span>
耿马县农业农村局是公共品牌的主管部门负责品牌的注册推广授权监督管理和违规处理设立或授权专门的管理机构以下简称"品牌管理机构"具体执行日常管理工作
</div>
<div style="font-size: 18px; font-weight: bold; margin: 25px 0 15px 0; color: #2a5885; border-bottom: 1px solid #eee; padding-bottom: 5px;">
<div style="font-size: 18px; font-weight: bold; color: #2a5885; border-bottom: 1px solid #eee; padding-bottom: 5px;">
第二章 申请条件
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第五条</span>
申请使用公共品牌的申请人应同时具备以下基本条件
<div style="margin-left: 20px; margin-top: 10px;">
@ -152,11 +145,11 @@ const systemList = ref([
</div>
<!-- 后续章节保持相同格式 -->
<div style="font-size: 18px; font-weight: bold; margin: 25px 0 15px 0; color: #2a5885; border-bottom: 1px solid #eee; padding-bottom: 5px;">
<div style="font-size: 18px; font-weight: bold; color: #2a5885; border-bottom: 1px solid #eee; padding-bottom: 5px;">
第六章 附则
</div>
<div style="margin-bottom: 15px;">
<div style="">
<span style="font-weight: bold; margin-right: 5px; color: #d35400;">第十五条</span>
本制度自发布之日起施行根据实施情况可适时修订
</div>
@ -532,4 +525,42 @@ $color-danger: #ff4949;
}
}
}
//
.card-content {
padding: 12px 16px; // padding
font-size: 14px;
color: $color-text;
line-height: 1.4; //
min-height: 60px; //
margin: 0; // margin
p {
margin: 0; // margin
}
}
//
.doc-preview {
line-height: 1.4; //
padding: 12px 16px; //
h1,
h2,
h3 {
margin-top: 1em; //
margin-bottom: 0.5em;
}
div {
margin-bottom: 0.5em; // div
}
ul,
ol {
margin: 0.3em 0; //
}
li {
margin: 0.2em 0; //
}
}
</style>

View File

@ -15,7 +15,7 @@
</div>
</div>
<div>
<el-button style="height: 50px; background-color: #25bf82; color: #ffffff; border-radius: 16px"
<el-button style="height: 50px; background-color: #25bf82; color: #ffffff; border-radius: 16px" @click="goDetail(item.id)"
>查看详情<el-icon><Right /></el-icon
></el-button>
</div>
@ -31,7 +31,9 @@
<script setup>
import { ref } from 'vue';
import common from '../components/common.vue';
import { getAssetsFile } from '../../../utils/index.js';
import { getAssetsFile } from '@/utils/index.js';
import { useRouter } from 'vue-router';
const router = useRouter();
/* --------------- data --------------- */
// #region
@ -61,7 +63,9 @@ const tableData = ref([
/* --------------- methods --------------- */
// #region
const goDetail = (id) => {
router.push('/sub-operation-service/farmService/consult/policy/detail?id=' + id);
};
// #endregion
</script>

File diff suppressed because one or more lines are too long