Coder Social home page Coder Social logo

Comments (6)

dreamlu avatar dreamlu commented on May 11, 2024

第一次用,不太明白如何做,打扰了;另外,为何接口的调用形式前后端不分离呢;
另外,如何进行字段修改新增过滤后插入数据库(如密码的修改,需要加密后存储,而不是直接修改了)

from go-admin.

dreamlu avatar dreamlu commented on May 11, 2024

还有docker化时,这里的静态资源引入会有问题,部署成https 控制台会报错(改成了http才行)

from go-admin.

chenhg5 avatar chenhg5 commented on May 11, 2024

第一次用,不太明白如何做,打扰了;另外,为何接口的调用形式前后端不分离呢;

工作量大,且不能合并成一个二进制文件。前后端分离主要是性能跟体验提升,本项目性能没有需求,体验上用了pjax技术也不比前后端分离差。因此没有考虑分离。

另外,如何进行字段修改新增过滤后插入数据库(如密码的修改,需要加密后存储,而不是直接修改了)

暂不支持的,后面会支持。

还有docker化时,这里的静态资源引入会有问题,部署成https 控制台会报错(改成了http才行)

暂不支持https,后续改进。

@dreamlu blob类型的场景是什么?你们用blob类型需要怎么显示?之前确实没有考虑到这个。

from go-admin.

dreamlu avatar dreamlu commented on May 11, 2024

blob存储一些表情符号等昵称

from go-admin.

chenhg5 avatar chenhg5 commented on May 11, 2024
  • 新增过滤后插入数据库

新增postfun类型支持,详见这里

from go-admin.

dreamlu avatar dreamlu commented on May 11, 2024

close

from go-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.