liaojian

Results 5 issues of liaojian

添加的 text 是大段文本,文本中自带了换行, 组件默认清除了换行,凑成了一行, 只能自己把文本截取成一个数组绘制,希望可以优化

~~~ *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -decodeObjectForKey: only defined for abstract class. Define -[NSKeyedArchiver decodeObjectForKey:]!' ~~~ 代码是: ~~~ - (instancetype)initWithCoder:(NSCoder *)aDecoder { self = [super...

[!] Error installing YYWebImage [!] /usr/local/bin/git clone https://github.com/ibireme/YYWebImage.git /var/folders/3z/5n4jbb4d04l80q39t_xxhnpw0000gn/T/d20161228-1638-3y16lw --template= --single-branch --depth 1 --branch 1.0.5 Cloning into '/var/folders/3z/5n4jbb4d04l80q39t_xxhnpw0000gn/T/d20161228-1638-3y16lw'... error: RPC failed; curl 56 SSLRead() return error -9806 fatal: The remote...

table 的某一列合并的单元格在维信小程序会被解析成一个单元格,导致整个表格的格式错误

您好,我 clone 了您的项目,然后也 npm install,然后执行 npm run watch。要怎么配置 NGINX 呢?