ajiho

Results 33 issues of ajiho

Please add the brand logo of gitee ![image](https://user-images.githubusercontent.com/107699138/181015342-e34469e7-67c3-4ce7-9119-7384c5f104cb.png) [gitee](https://gitee.com/) Thank you very much. You are lucky to suffer

icon-request
brand

When I use dropzone in vue,When I echo files from the server ``` this.form.imgs.forEach((item) => { this.dropzone.displayExistingFile({size: item.size, name: item.name}, item.url); }) ``` The console will generate an error: ```...

数据库迁移工具 think-phinx —— https://gitee.com/ajiho/think-phinx smarty模板引擎 think-smarty —— https://gitee.com/ajiho/think-smarty

想根据多个模型的字段进行模糊查询数据,hasWhere只有第一次生效 ``` Goods::where($where) ->hasWhere() ->hasWhere() ```

How to write an example of a bootstrap based js plug-in? When I introduce the cdn of bootstrap. css into the index. html page, it will cause style confusion

[npm-run-all](https://www.npmjs.com/package/npm-run-all) It's been a long time since there was any activity, and now there's a new successor, [npm run all 2](https://www.npmjs.com/package/npm-run-all2),Perhaps we should migrate to npm run all 2 before...

Is it also given as default_ Migration_ Add configuration table to the specified table name_ What is the table prefix specified by prefix? such as ``` 'default_ Migration_ Table '=>'...

NPM i simplebar can only be installed up to 6.2.5

question

```ts const testData = { name: 'hello', test: function () { console.log('this is func'); } } //How can I define a schema so that it can be validated as a...

duplicate

First of all, thank you for this plugin,Because I spend most of my time writing HTML code, I think losing HTML intellisense would be very painful for me,And I habitually...

feature