Giter Site home page Giter Site logo

Comments (4)

sdfsky avatar sdfsky commented on July 20, 2024

public/static 目录下本身就是第三方组件库,例如bootstrap等第三方组件就直接放在这目录下了
public/js 是系统模块下的js目录
public/css是系统模块下的css文件

from tipask.

Xiphin avatar Xiphin commented on July 20, 2024

目前你的项目的bootstrap,你是放在public/static/css目录下的,但实际上bootstrap目录下还有css、font、js文件夹,连bootstrap的js也包括在public/static/css目录下。

from tipask.

sdfsky avatar sdfsky commented on July 20, 2024

抱歉看错了, 看成另外一个项目了 。目前分的太细了,static静态资源还分成了css样式类型和js组件类型。这个稍后统一一下,有些整体性前端组件不好归类,直接放到static目录下。

from tipask.

Xiphin avatar Xiphin commented on July 20, 2024

统一放在public/static/libs目录下,刚好libs跟images目录是并列的,如果直接全放在public/static目录下,多了看着也不清爽

from tipask.

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.