diff --git a/index.html b/index.html index da0505c..c47e6a4 100644 --- a/index.html +++ b/index.html @@ -67,8 +67,8 @@ document.addEventListener('DOMContentLoaded', () => { }); diff --git a/package.json b/package.json index a8c4337..15b05f7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "nprogress": "^0.2.0", "qrcode.vue": "^1.7.0", "tdesign-icons-vue": "^0.1.11", - "tdesign-vue": "^1.10.5", + "tdesign-vue": "^1.11.2", "tvision-color": "~1.6.0", "vue": "~2.6.14", "vue-clipboard2": "^0.3.1", diff --git a/src/assets/dc.png b/src/assets/dc.png new file mode 100644 index 0000000..6f1ec12 Binary files /dev/null and b/src/assets/dc.png differ diff --git a/src/pages/register/index.vue b/src/pages/register/index.vue index b251276..350f0a1 100644 --- a/src/pages/register/index.vue +++ b/src/pages/register/index.vue @@ -71,13 +71,14 @@ * 身份证正面: -
- + + style="width: 220px; height: 124px;object-fit: cover;" />
@@ -86,13 +87,13 @@ * 身份证反面: - +
- + + style="width: 220px; height: 124px;object-fit: cover;" />
@@ -106,9 +107,8 @@ 证件照
- +
@@ -139,7 +139,7 @@ - + @@ -256,7 +256,8 @@
- + @@ -284,8 +285,7 @@ - + @@ -316,7 +316,7 @@ - + 全国人大代表 全国政协委员 全国青联委员 @@ -344,48 +344,6 @@
-
@@ -432,10 +390,10 @@ @@ -489,15 +447,19 @@ * 营业执照:
-
- +
+ +
@@ -506,8 +468,8 @@ * 公司LOGO:
-
* 企业征信报告:
-
- +
+ +
+
@@ -539,15 +506,20 @@ * 无犯罪记录证明: -
- +
+ +
@@ -556,15 +528,20 @@ * 上一年度企业营业税完税证明: -
- +
+ +
@@ -573,15 +550,20 @@ * 企业信用信息报告: -
- +
+ +
@@ -593,7 +575,7 @@
- + @@ -662,20 +644,22 @@
-
-
+
-
删除图片
+
删除文件
- +
@@ -740,11 +724,11 @@ 是否开展海外业务
- - + +
-
+
2.区域与资源
@@ -753,10 +737,9 @@ * 国家/城市
- - - - +
@@ -827,12 +810,12 @@ - - + + - + @@ -848,7 +831,7 @@ class="input_box"> - @@ -861,12 +844,12 @@
-
+
党委负责人
- + @@ -971,13 +954,27 @@
-
+
确定保存
- +
+
+
+
+
信息提交
+
+
+ + + 年检报表导出(有水印) + +
+
+
+ + + + + + + + + + + + + + + +
获奖时间获奖名称颁发机构
{{ item.time }}{{ item.name }}{{ item.organ }}
@@ -187,31 +202,7 @@ {{ info.main_social_positions }},{{ info.other_social_positions }} - - -
紧急(助理)联系人
- - - - - - - - - - - - - - - - - - - -
姓名职务电话
{{ item.name }}{{ item.post }}{{ item.phone }}
- - +
@@ -226,14 +217,13 @@ 统一社会信用代码 {{ info.unified_code }} 企业注册地 - {{ info.enterprise_location }} + {{ info.enterprise_location }} 企业地址 {{ info.longitude }},{{ info.dimension }} - 注册资金(万元) - {{ info.registered_capital }} + 员工人数 @@ -244,8 +234,10 @@ {{ info.enterprise_nature }} 所属行业 {{ info.industry_name }} - 企业网址 - {{ info.enterprise_website }} + 注册资金(万元) + {{ info.registered_capital }} + 上年营业额(万元) @@ -257,38 +249,6 @@ 上年公益性捐赠支出(万元) {{ info.previous_donation }} - - - 营业执照 - - - - - - - - 公司LOGO - - - - - - -
公司介绍
@@ -315,7 +275,18 @@ -
+ +
+
+ 查看 +
+ + + +
+
+
@@ -325,17 +296,214 @@
企业履行社会责任情况
+ +
紧急联系人
+
+ + + + + + + + + + + + + + + + +
姓名职务电话
{{ item.name }}{{ item.post }}{{ item.phone }}
+ + + + +
法律文件
+ + + + + + + + + + + + + + + + + + + + + + + + + +
营业执照公司LOGO企业征信报告无犯罪记录证明上一年度企业营业税完税证明企业信用信息报告
+ 查看 + + + + + 查看 + + + + + 查看 + + + + + 查看 + + + + + 查看 + + + + + 查看 + + + +
+
+
-
4.建团信息
+
4.海外业务
+
+
+ + + + + + + + + + + + + + + + + + + +
是否开展海外业务{{ info.if_abroad == 1 ? '是' : '否' }}
国家/城市人员规模上年度在当地的营收经营情况涉华经贸往来情况
+ {{ info.abroad_region }} + + {{ info.staff_size }} + + {{ info.last_year_local_revenue }} + + {{ info.business_case }} + +
+
+
+
+ +
+
5.党组织信息
+
+
+ + + + + + + +
是否建立党组织{{ info.if_party == 1 ? '是' : '否' }}
+
+
+
+
6.建团信息
@@ -359,25 +527,12 @@ - - - -
{{ info.superior_nature }}
批复文件 - - - - +
团委负责人信息
+ @@ -480,6 +635,8 @@ export default { key.work_experience = key.work_experience != '' ? JSON.parse(key.work_experience) : ''; key.other_contacts = key.other_contacts != '' ? JSON.parse(key.other_contacts) : ''; key.tuanweifuzerenxinxi = key.tuanweifuzerenxinxi != '' ? JSON.parse(key.tuanweifuzerenxinxi) : ''; + key.achievement_award = key.achievement_award != '' ? JSON.parse(key.achievement_award) : ''; + key.enterprise_honor = key.enterprise_honor != '' ? JSON.parse(key.enterprise_honor) : ''; this.info = key; }) .catch((e) => { @@ -507,6 +664,13 @@ export default { console.log(e); }); }, + getImage(item) { + if (item == '' || item == null) { + return ''; + } + //文件后缀 + return item.split('.').pop(); + } } } diff --git a/src/utils/request.ts b/src/utils/request.ts index 6032ab8..33ae561 100644 --- a/src/utils/request.ts +++ b/src/utils/request.ts @@ -1,8 +1,8 @@ import axios from 'axios'; import store from '../store'; //const API_HOST = env === 'mock' ? '/' : proxy[env].API; // 如果是mock模式 就不配置host 会走本地Mock拦截 -const API_HOST = 'https://hnyea.0rui.cn/api/'; -//const API_HOST = '/api/'; +//const API_HOST = 'https://hnyea.0rui.cn/api/'; +const API_HOST = '/api/'; const CODE = { LOGIN_TIMEOUT: 1000000, REQUEST_SUCCESS: 0, diff --git a/vite.config.js b/vite.config.js index 99645dc..56eb6e1 100644 --- a/vite.config.js +++ b/vite.config.js @@ -47,7 +47,7 @@ export default ({ mode }) => { '/api': { // 用于开发环境下的转发请求 // 更多请参考:https://vitejs.dev/config/#server-proxy - target: 'https://hnyea.0rui.cn/', + target: 'http://192.168.10.140/', pathRewrite: { '^/api': '' },