BoBoooooo

Results 26 comments of BoBoooooo

这块目前跟接口还是绑定的 需要注入crud方法才可以使用 我抽空解耦一下

没有梯子的话,用cnpm i装依赖再试一下 xaviergong3515 ***@***.***>于2021年10月17日 周日下午7:10写道: > client 在运行 npm run build 后出现一堆报错 > [image: image] > > > — > You are receiving this because you are subscribed to this...

多半是依赖安装的问题,本地启动看会不会报错。 xaviergong3515 ***@***.***>于2021年10月17日 周日下午7:16写道: > 我用的国外服务器,应该不需要梯子吧 > > — > You are receiving this because you commented. > > > Reply to this email directly, view it on GitHub >...

http://procrud.fun

请问是否支持 这样的嵌套path定义? ``` js const rules = { 'a.b.c': [ { required: true, message: 'a.b.c is required' }, { type: 'string', message: 'a.b.c must be a string' }, ], };...

Could not parse check file 'checklist.chk' (2)

请问是否支持 这样的嵌套path定义? ``` js const rules = { 'a.b.c': [ { required: true, message: 'a.b.c is required' }, { type: 'string', message: 'a.b.c must be a string' }, ], };...