Ionic应用写了一些东西,在Android项目下面装了一个sqlite的插件cordova-sqlite-storage,安装好了发现自己写的东西全没了,只有应用一开始创建好的那些文件,我想问一下这些插件是要在我写东西之前安装吗? 我通过下面两种命令安装或卸载插件都会出现这种情况
cordova plugin add https://github.com/litehelpers/Cordova-sqlite-storage.git
另外一种
corodva plugin add cordova-sqlite-storage
回复 (3)
参与回复
登录后即可参与回复。登录