From 63499f1fb0266e4b34e63d3c8404e3b9ddfd8fdb Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期一, 22 十二月 2025 09:16:41 +0800
Subject: [PATCH] feat: 修改大屏

---
 src/components/page/leaderShow/leaderIndex.vue              |    6 +++---
 src/components/page/leaderShow/Dialog/handleOrderForm.vue   |    2 +-
 src/components/page/leaderShow/Dialog/xunjieOrderForm.vue   |    2 +-
 vue.config.js                                               |    4 ++--
 src/components/page/leaderShow/Dialog/breakLawOrderForm.vue |    4 ++--
 src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue |    2 +-
 src/components/page/leaderShow/Dialog/daibanForm.vue        |    4 ++--
 src/components/page/leaderShow/Dialog/zhipaiForm.vue        |    6 +++---
 src/components/page/leaderShow/Dialog/inAndOutForm.vue      |    4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/src/components/page/leaderShow/Dialog/breakLawOrderForm.vue b/src/components/page/leaderShow/Dialog/breakLawOrderForm.vue
index d59d5b2..11b2f7b 100644
--- a/src/components/page/leaderShow/Dialog/breakLawOrderForm.vue
+++ b/src/components/page/leaderShow/Dialog/breakLawOrderForm.vue
@@ -108,8 +108,8 @@
         data() {
             return {
                 pageConfig:{
-                    findPageUrl:this.$systemconfig.basePath + '/ticket/findPage',
-                    deleteDataUrl: this.$systemconfig.basePath + '/ticket/delete',
+                    findPageUrl:this.$systemconfig.basePath + '/ffzf/ticket/findPage',
+                    deleteDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/delete',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 dialogVisible:false,
diff --git a/src/components/page/leaderShow/Dialog/daibanForm.vue b/src/components/page/leaderShow/Dialog/daibanForm.vue
index 2138720..f4ae4eb 100644
--- a/src/components/page/leaderShow/Dialog/daibanForm.vue
+++ b/src/components/page/leaderShow/Dialog/daibanForm.vue
@@ -117,8 +117,8 @@
         data() {
             return {
                 pageConfig: {
-                    pageDataUrl: this.$systemconfig.basePath + '/ticket/findPage',
-                    deleteDataUrl: this.$systemconfig.basePath + '/ticket/delete',
+                    pageDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/findPage',
+                    deleteDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/delete',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 dialogVisible:false,
diff --git a/src/components/page/leaderShow/Dialog/handleOrderForm.vue b/src/components/page/leaderShow/Dialog/handleOrderForm.vue
index 316c3fe..612aa10 100644
--- a/src/components/page/leaderShow/Dialog/handleOrderForm.vue
+++ b/src/components/page/leaderShow/Dialog/handleOrderForm.vue
@@ -69,7 +69,7 @@
         data() {
             return {
                 pageConfig:{
-                    findPageUrl:this.$systemconfig.basePath + '/outPark/findPage',
+                    findPageUrl:this.$systemconfig.basePath + '/ffzf/outpark/findPage',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 dialogVisible:false,
diff --git a/src/components/page/leaderShow/Dialog/inAndOutForm.vue b/src/components/page/leaderShow/Dialog/inAndOutForm.vue
index 57312d0..88cff5d 100644
--- a/src/components/page/leaderShow/Dialog/inAndOutForm.vue
+++ b/src/components/page/leaderShow/Dialog/inAndOutForm.vue
@@ -1,7 +1,7 @@
 <template>
     <div class="inAndOutForm-wrap">
         <el-dialog
-                title="鏅烘収娉婂疄鏃跺叆鍦鸿褰�"
+                title="鏅烘収娉婅溅瀹炴椂鍏ュ満璁板綍"
                 :visible.sync="dialogVisible"
                 width="40%">
             <div class="daibanForm-main">
@@ -54,7 +54,7 @@
         data() {
             return {
                 pageConfig:{
-                    enterParkUrl:this.$systemconfig.basePath + '/notice/enterPark',
+                    enterParkUrl:this.$systemconfig.basePath + '/ffzf/notice/enterPark',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 dialogVisible:false,
diff --git a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
index 38c134e..dadfc00 100644
--- a/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
+++ b/src/components/page/leaderShow/Dialog/shangjiZhipaiForm.vue
@@ -87,7 +87,7 @@
         data() {
             return {
                 pageConfig: {
-                    pageDataUrl: this.$systemconfig.basePath + '/ticket/findPage',
+                    pageDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/findPage',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 type:{
diff --git a/src/components/page/leaderShow/Dialog/xunjieOrderForm.vue b/src/components/page/leaderShow/Dialog/xunjieOrderForm.vue
index 5e84c8b..e85da83 100644
--- a/src/components/page/leaderShow/Dialog/xunjieOrderForm.vue
+++ b/src/components/page/leaderShow/Dialog/xunjieOrderForm.vue
@@ -88,7 +88,7 @@
         data() {
             return {
                 pageConfig: {
-                    pageDataUrl: this.$systemconfig.basePath + '/ticket/findPage',
+                    pageDataUrl: this.$systemconfig.basePath + '/ffzf/ticket/findPage',
                 },
                 pageData: this.$byutil.defaultPageData(),
                 type:{
diff --git a/src/components/page/leaderShow/Dialog/zhipaiForm.vue b/src/components/page/leaderShow/Dialog/zhipaiForm.vue
index ef424f3..0554049 100644
--- a/src/components/page/leaderShow/Dialog/zhipaiForm.vue
+++ b/src/components/page/leaderShow/Dialog/zhipaiForm.vue
@@ -61,9 +61,9 @@
         data() {
             return {
                 pageConfig:{
-                    saveData:this.$systemconfig.basePath + '/ticket/save2',
-                    weizhangData:this.$systemconfig.basePath + '/violationType/findAll',
-                    zhixingrenData:this.$systemconfig.basePath + '/user/findAll',
+                    saveData:this.$systemconfig.basePath + '/ffzf/ticket/save2',
+                    weizhangData:this.$systemconfig.basePath + '/ffzf/violationtype/findAll',
+                    zhixingrenData:this.$systemconfig.basePath + '/ffzf/user/findAll',
                 },
                 weizhangOptions:[],
                 zhixingrenOptions:[],
diff --git a/src/components/page/leaderShow/leaderIndex.vue b/src/components/page/leaderShow/leaderIndex.vue
index 9557ce8..2d71b43 100644
--- a/src/components/page/leaderShow/leaderIndex.vue
+++ b/src/components/page/leaderShow/leaderIndex.vue
@@ -231,8 +231,8 @@
                 pageConfig: {
                     getDataUrl: this.$systemconfig.basePath + '/statistic/getData1',
                     getLogoUrl: this.$systemconfig.basePath + '/statistic/getLogo',
-                    findAllUrl: this.$systemconfig.basePath + '/user/findAll',
-                    illegalCarUrl: this.$systemconfig.basePath + '/notice/illegalCar2',
+                    findAllUrl: this.$systemconfig.basePath + '/ffzf/user/findAll',
+                    illegalCarUrl: this.$systemconfig.basePath + '/ffzf/notice/illegalCar2',
                 },
                 weizhangTimer:null,  //杩濈珷list瀹氭椂鍣�
                 getDataTimer:null, //缁熻鏁版嵁瀹氭椂鍣�
@@ -299,7 +299,7 @@
                   this.inits()
                 })
             this.newTimes()
-            this.userName = this.getStore('name')
+            this.userName = this.getStore('userinfo').name
             this.getData()
             this.$nextTick(() => {
                 this.createMap()
diff --git a/vue.config.js b/vue.config.js
index 6b16215..0331b37 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -16,8 +16,8 @@
         disableHostCheck: true,
         proxy: {
             '/':{
-                //target:'http://183.196.93.178',
-                target:'http://127.0.0.1:8089',
+                target:'http://183.196.93.178:8089',
+                //target:'http://127.0.0.1:8089',
                 changeOrigin:true,
                 pathRewrite:{
                     '/':''

--
Gitblit v1.9.1