diff --git a/common/dic.js b/common/dic.js index 389587f..b37a170 100644 --- a/common/dic.js +++ b/common/dic.js @@ -367,36 +367,40 @@ const workwageUnitCategoryState = [ const addressColumn = [ [{ - value: '95', - label: "绵竹市" + value: '4', + label: "馆陶县" }, { - value: '185', - label: "广汉市" + value: '5', + label: "馆陶镇" }, { - value: '143', - label: "旌阳区" + value: '6', + label: "房寨镇" }, { - value: '150', - label: "罗江区" + value: '7', + label: "魏僧寨镇" }, { - value: '42', - label: "什邡市" + value: '8', + label: "柴堡镇" }, { - value: '156', - label: "中江县" + value: '9', + label: "寿山寺" }, { - value: '44139628', - label: "经济技术开发区" + value: '10', + label: " 王桥乡" }, { - value: '79194151', - label: "德阳市开发区" + value: '11', + label: "路桥乡" + }, + { + value: '12', + label: "南徐村乡" }, ] ] diff --git a/favicon.ico b/favicon1.ico similarity index 100% rename from favicon.ico rename to favicon1.ico diff --git a/static/img/index/inLogo.png b/static/img/index/inLogo.png index 6bdc77e..94c1154 100644 Binary files a/static/img/index/inLogo.png and b/static/img/index/inLogo.png differ diff --git a/static/img/index/inLogo22.png b/static/img/index/inLogo22.png new file mode 100644 index 0000000..6bdc77e Binary files /dev/null and b/static/img/index/inLogo22.png differ diff --git a/vue.config.js b/vue.config.js index 025a3f0..696a972 100644 --- a/vue.config.js +++ b/vue.config.js @@ -6,6 +6,7 @@ module.exports = { port: 1887, proxy: { '/api': { + // target: 'http://192.168.1.115:8000', target: 'http://39.98.184.58:8000', ws: true, pathRewrite: {