Skip to content

Commit

Permalink
修改文档
Browse files Browse the repository at this point in the history
  • Loading branch information
aiplat committed Mar 29, 2019
1 parent b6072c4 commit 17b2453
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 8 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
- 一次开发,同时打包成Android版app、iOS版app、H5版、微信小程序版、支付宝小程序版、百度小程序版、头条小程序7个平台,界面统一,功能一致。
- cmui仓库为https://github.com/aiplat/cmui.git
- 代码示例为 https://aiplat.com 的版本
- uniapp vue2版本为 https://github.com/aiplat/uniapp 的master分支
- uniapp vue-cli3版本为 https://github.com/aiplat/uniapp/tree/vuecli3 的vuecli3分支

- uniapp vue-cli2版本为 https://github.com/aiplat/uniapp/tree/vuecli2
- uniapp vue-cli3 非typescript版本为 https://github.com/aiplat/uniapp/tree/vuecli3

- 基于 https://uniapp.dcloud.io/ 的uni-app

Expand Down
43 changes: 37 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
# yarn lockfile v1


"@babel/cli@^7.2.3":
version "7.2.3"
resolved "http://registry.npm.taobao.org/@babel/cli/download/@babel/cli-7.2.3.tgz#1b262e42a3e959d28ab3d205ba2718e1923cfee6"
integrity sha1-GyYuQqPpWdKKs9IFuicY4ZI8/uY=
dependencies:
commander "^2.8.1"
convert-source-map "^1.1.0"
fs-readdir-recursive "^1.1.0"
glob "^7.0.0"
lodash "^4.17.10"
mkdirp "^0.5.1"
output-file-sync "^2.0.0"
slash "^2.0.0"
source-map "^0.5.0"
optionalDependencies:
chokidar "^2.0.3"

"@babel/[email protected]":
version "7.0.0-beta.44"
resolved "http://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
Expand All @@ -16,7 +33,7 @@
dependencies:
"@babel/highlight" "^7.0.0"

"@babel/core@^7.0.0":
"@babel/core@^7.0.0", "@babel/core@^7.4.0":
version "7.4.0"
resolved "http://registry.npm.taobao.org/@babel/core/download/@babel/core-7.4.0.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.4.0.tgz#248fd6874b7d755010bfe61f557461d4f446d9e9"
integrity sha1-JI/Wh0t9dVAQv+YfVXRh1PRG2ek=
Expand Down Expand Up @@ -2080,7 +2097,7 @@ check-types@^7.3.0:
resolved "http://registry.npm.taobao.org/check-types/download/check-types-7.4.0.tgz#0378ec1b9616ec71f774931a3c6516fad8c152f4"
integrity sha1-A3jsG5YW7HH3dJMaPGUW+tjBUvQ=

chokidar@^2.0.0, chokidar@^2.0.2:
chokidar@^2.0.0, chokidar@^2.0.2, chokidar@^2.0.3:
version "2.1.5"
resolved "http://registry.npm.taobao.org/chokidar/download/chokidar-2.1.5.tgz#0ae8434d962281a5f56c72869e79cb6d9d86ad4d"
integrity sha1-CuhDTZYigaX1bHKGnnnLbZ2GrU0=
Expand Down Expand Up @@ -2311,9 +2328,9 @@ [email protected]:
resolved "http://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
integrity sha1-vXerfebelCBc6sxy8XFtKfIKd78=

commander@^2.18.0, commander@^2.19.0, commander@~2.19.0:
commander@^2.18.0, commander@^2.19.0, commander@^2.8.1, commander@~2.19.0:
version "2.19.0"
resolved "http://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz?cache=0&other_urls=http%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
resolved "http://registry.npm.taobao.org/commander/download/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
integrity sha1-9hmKqE5bg8RgVLlN3tv+1e6f8So=

commondir@^1.0.1:
Expand Down Expand Up @@ -2483,7 +2500,7 @@ [email protected]:
resolved "http://registry.npm.taobao.org/core-js-pure/download/core-js-pure-3.0.0.tgz#a5679adb4875427c8c0488afc93e6f5b7125859b"
integrity sha1-pWea20h1QnyMBIivyT5vW3ElhZs=

core-js@3, core-js@3.0.0:
[email protected]:
version "3.0.0"
resolved "http://registry.npm.taobao.org/core-js/download/core-js-3.0.0.tgz#a8dbfa978d29bfc263bfb66c556d0ca924c28957"
integrity sha1-qNv6l40pv8Jjv7ZsVW0MqSTCiVc=
Expand Down Expand Up @@ -4015,6 +4032,11 @@ fs-minipass@^1.2.5:
dependencies:
minipass "^2.2.1"

fs-readdir-recursive@^1.1.0:
version "1.1.0"
resolved "http://registry.npm.taobao.org/fs-readdir-recursive/download/fs-readdir-recursive-1.1.0.tgz#e32fc030a2ccee44a6b5371308da54be0b397d27"
integrity sha1-4y/AMKLM7kSmtTcTCNpUvgs5fSc=

fs-write-stream-atomic@^1.0.8:
version "1.0.10"
resolved "http://registry.npm.taobao.org/fs-write-stream-atomic/download/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
Expand Down Expand Up @@ -4822,7 +4844,7 @@ is-path-inside@^1.0.0:
dependencies:
path-is-inside "^1.0.1"

is-plain-obj@^1.0.0:
is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
version "1.1.0"
resolved "http://registry.npm.taobao.org/is-plain-obj/download/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
Expand Down Expand Up @@ -6052,6 +6074,15 @@ osenv@^0.1.4:
os-homedir "^1.0.0"
os-tmpdir "^1.0.0"

output-file-sync@^2.0.0:
version "2.0.1"
resolved "http://registry.npm.taobao.org/output-file-sync/download/output-file-sync-2.0.1.tgz#f53118282f5f553c2799541792b723a4c71430c0"
integrity sha1-9TEYKC9fVTwnmVQXkrcjpMcUMMA=
dependencies:
graceful-fs "^4.1.11"
is-plain-obj "^1.1.0"
mkdirp "^0.5.1"

p-defer@^1.0.0:
version "1.0.0"
resolved "http://registry.npm.taobao.org/p-defer/download/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
Expand Down

0 comments on commit 17b2453

Please sign in to comment.