From 767a062f09a92ec091c5d889c54e82ca4bd1ce9b Mon Sep 17 00:00:00 2001 From: zhuzl <786289666@qq.com> Date: Thu, 10 Jun 2021 08:59:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!1=20:?= =?UTF-8?q?=20=E8=81=94=E7=B3=BB=E6=96=B9=E5=BC=8F=E7=9A=84=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C=E8=A7=84=E5=88=99=E7=9F=AB=E6=AD=A3'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-zh.md | 2 +- README.md | 2 +- config/development.js | 4 +- package.json | 4 +- plugin/package.json | 6 +-- src/layout/components/Sidebar/Logo.vue | 4 +- src/settings.js | 2 +- src/utils/validate.js | 6 +-- src/views/dashboard/index.vue | 72 ++++++++++++++++++++++---- src/views/login/index.vue | 2 +- vue.config.js | 2 +- 11 files changed, 77 insertions(+), 29 deletions(-) diff --git a/README-zh.md b/README-zh.md index 9997d5d..ef811ac 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,5 +1,5 @@ # bpm-web-ui -Amo jing with form design & process design & lowCode +A easy bpm with form design & process design & lowCode #### 介绍 bpm - Designer diff --git a/README.md b/README.md index 9997d5d..ef811ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # bpm-web-ui -Amo jing with form design & process design & lowCode +A easy bpm with form design & process design & lowCode #### 介绍 bpm - Designer diff --git a/config/development.js b/config/development.js index 4cf0ba5..edc2d78 100644 --- a/config/development.js +++ b/config/development.js @@ -15,13 +15,13 @@ const config = { // 设置代理 proxy: { '/api/lowCode': { - target: 'http://127.0.0.1:9993/', + target: 'http://120.77.218.141:9993/', // target: 'http://10.1.13.45:9993/', changeOrigin: true }, '/api/code': { // target: 'http://120.77.218.141:9999/', - target: 'http://127.0.0.1:9999/', + target: 'http://10.1.13.45:9999/', changeOrigin: true } } diff --git a/package.json b/package.json index 38d5a18..2ca9d9e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "easy-bpm-ui", "version": "1.0.1", - "description": "Amo jing with form design & process design ", - "author": "egzosn ", + "description": "A easy bpm with form design & process design ", + "author": "zhoulin.zhu <786289666@qq.com>", "license": "MIT", "scripts": { "dev": "vue-cli-service serve", diff --git a/plugin/package.json b/plugin/package.json index c60e487..51ae2e5 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,8 +1,8 @@ { - "name": "bpmnlint-plugin-mo-jing", + "name": "bpmnlint-plugin-easy-bpm", "version": "0.0.0", "private": true, - "description": "bpmnlint mo-jing rules", + "description": "bpmnlint easy-bpm rules", "main": "index.js", "author": { "name": "Nico Rehwaldt", @@ -12,4 +12,4 @@ "dependencies": { "bpmnlint-utils": "^1.0.1" } -} +} \ No newline at end of file diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index ab2ba71..7b468ab 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -24,8 +24,8 @@ export default { }, data() { return { - title: '墨鲸', - logo: '/zzlImages/images/favicon.ico' + title: 'Easy BPM', + logo: 'http://120.77.218.141:9992/zzlImages/images/favicon.ico' } } } diff --git a/src/settings.js b/src/settings.js index 56c5274..8bb3ea7 100644 --- a/src/settings.js +++ b/src/settings.js @@ -1,6 +1,6 @@ module.exports = { - title: '墨鲸低代码开发平台', + title: '风中思絮低代码开发平台', /** * 侧边栏主题 深色主题theme-dark,浅色主题theme-light */ diff --git a/src/utils/validate.js b/src/utils/validate.js index 2c48f52..61a6e77 100644 --- a/src/utils/validate.js +++ b/src/utils/validate.js @@ -108,17 +108,15 @@ export function checkIP(ip) { } export function checkPhone(phone) { - if (!(/^1[3456789]\d{9}$/.test(phone))) { + if (!(/^1[3456789]d{9}$/.test(phone))) { return false } - return true } export function checkTel(tel) { - if (!/^((\d{3,4})|\d{3,4}-|s)?\d{7,14}$/.test(tel)) { + if (!/^((d{3,4})|d{3,4}-|s)?d{7,14}$/.test(tel)) { return false } - return true } export function validIdCard(idCard) { diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 3c706e5..be2063c 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -3,7 +3,45 @@
以业绩为导向,以流程为驱动!
+ +

风中思絮低代码开发平台

+

+ 由于毕业至今一直从事于企业应用相关的工作,在整个过程中有很多思考。包括低代码最早运用于bpm行业,而目前BPM行业聚合度不高,大多商用技术普遍还属于10年前水准,一直就想用技术推动BPM行业发展,做一个全新的简单的低代码开发平台。随着2020年疫情,推动了整个企业应用相关的进程,尤其突出的是重新提出的 低代码甚至零代码开发平台,在大放异彩,趁着这波热风,想给大家分享一个简单的例子。 +

+

+ 当前版本: v{{ version }} +

+

+ ¥免费开源 +

+

+ 访问Github + 访问码云 + 访问主页 +

+
联系信息
- - +

+

+ EasyBpm QQ群: + 957664677 +

+

+ 博客: CSDN +

gitee: gitee

github: github + >gitee

- +