From a734e1028dbc6e91a12ee03b1eeba27cdc94cd26 Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Thu, 01 Apr 2021 17:18:44 +0800 Subject: [PATCH] 手机号正则 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 94a6bd2..4a88ffc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scene_staging", "version": "1.0.0", - "description": "智享收银台项目重构", + "description": "和微分项目重构", "main": "webpack.common.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", -- Gitblit v1.8.0