Zhou

Results 11 issues of Zhou

If echo.js meet TAB ,It'll can't work unless we rolling screen

MacOS10.13 vscode Version: 1.59.1 Tabnine ext version | 3.4.26 Vscode is not in writing state, but ‘TabNine-deep-local’ memory usage is very high ![image](https://user-images.githubusercontent.com/9047357/131947089-2988a2b4-84ad-4c12-bc9c-ee0c7deeb075.png) gz#6012

The column width of the table structure is not adaptive It can only be adjusted manually, but when the sequelpro is restarted, it is restored to its original appearance My...

@keithclark if it work in ie8 ,will make ie8 crash http://7xt4t7.com2.z0.glb.clouddn.com/1.png

``` php $data = [ 'name'=>$param['name'], 'phone'=>$param['phone'], 'time'=>date('Y/m/d H:i:s' ,time()) ]; Db::table('CUSTOMER')->strict(false)->insert($data); ``` 执行插入的时候就会报错: `SQLSTATE[HY000]: General error: 1861 OCIStmtExecute: ORA-01861: 文字与格式字符串不匹配` 尝试使用http://www.thinkphp.cn/topic/27014.html 这个方法 也不行 请教下该怎么处理time数据啊?

Oracle

查询oracle数据库的时候: 使用Db::table或模型查询比较慢,接口查询100条记录并返回数据要4秒,不知道是为什么,使用原生查询就很快(毫秒级返回数据) ``` php Db::table('lbd_customer')->where('rownum', '

Oracle

当当前用户被挤下线或者token过期,需要用户重新登录授权获取新token的时候,体验不是很好,比如用户正在填写表单,填完了然后提交,这个时候被挤下线或后端返回token过期,然后用户不得不重新登录,登录后之前没有完成的操作就没有被保存起来,表单需要重新填写。表单其实还能接受,假如用户正在下单。。 还想请教下图上这个挤下线功能是怎么实现的。 ![1](https://user-images.githubusercontent.com/9047357/58774159-ad71b180-85f2-11e9-8c9e-b8df1a2cb1d0.png)

排版太乱,整理一下

跪求各位大神怎么改成小程序版本的