Amigo

Results 5 issues of Amigo

gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/apps/vue-realworld-example-app/node_modules/node-gyp/lib/build.js:262:23) gyp ERR! stack at ChildProcess.emit (node:events:527:28) gyp ERR! stack at...

table.on('tool(currentTableFilter)', function (obj) { var data = obj.data; 如题,请问默认不把data传到edit页面吗?怎么在edit页拿到data数据? 想到了这个解决办法,请问原始有简便的方法没? // 对所选编辑行数据编码 var data = escape(JSON.stringify(obj.data)); if (obj.event === 'edit') { var index = layer.open({ title: '编辑用户', type: 2, content:...

大佬,请问可以通过cityCode渲染出城市名吗? 前端拿到选择到城市名字后,应该存放城市代码还是名字到数据库?

如题,请问不用 url_sha512 有没有什么隐患。 cf KV 每天有一千次免费写入,每次要多存一个 sha 的值,键名直接存短链接的路径不行吗?另外大佬有没有出一个 cf D1 数据库的版本,KV 有一天1000 次存入限制,别的项目也用时可能不够。

Hello, do you know this project? https://github.com/coding-blocks-archives/Conduit_Android_Kotlin