Magento错误:Exception printing is disabled by default for security reasons.
Exception printing is disabled by default for security reasons. Error log record number: XXXXXXXXXXXXXXX 如果你是看到这样的错误,请用下面的方法解决。 1.在网站根目录创建tmp文件夹,或者使用命令 mkdir tmp 2.找到/erro
Phonegap的一些设置
Phonegap相关 隐藏顶部的状态栏 在xxx-Info.plist中新增一项属性:“Status bar is initially hidden” = YES;此外,还可以增