@@ -1,6 +1,6 @@
# platformui
-质惠平台UI
+质惠平台 UI
git clone https://git.xiaojukeji.com/pu_qa_tool/platformui.git
dnpm i
@@ -9,13 +9,13 @@ npm run build
git add .
git commit -m 'xx'
-git push push
+git push
-// 只能用8的版本 我用的 8.17.0
+// 只能用 8 的版本 我用的 8.17.0
dnpm publish
- 版本号要每次叠加
-- appjs为测试文件
+- appjs 为测试文件
-- index.js为统一导出出口
+- index.js 为统一导出出口
{
"name": "@didi/platformui",
- "version": "0.1.73",
+ "version": "0.1.74",
"description": "A platformui",
"main": "dist/bundle.js",
"author": "wenbobowen",