所在地区不能使用github,如何拉取模版?
-
首先拉取失败也可以用本地模板
或者说拉取失败也可以用默认模板
如果想用其他的,可以在命令行输入下这几个源
taro config set templateSource http://storage.jd.com/cjj-test/mobx.zip
taro config set templateSource http://storage.jd.com/cjj-test/redux.zip
taro config set templateSource http://storage.jd.com/cjj-test/wxcloud.zip
taro config set templateSource http://storage.jd.com/cjj-test/wxplugin.zip分别对应
mobx
、redux
、wxcloud
、wxplugin