Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加html内容压缩 #139

Merged
merged 11 commits into from
Jan 9, 2020
Merged

添加html内容压缩 #139

merged 11 commits into from
Jan 9, 2020

Commits on Jan 8, 2020

  1. Update template.go

    开发模式:展示完整的html代码
    生产环境:展示压缩的html代码
    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    9cab313 View commit details
    Browse the repository at this point in the history
  2. Update template.go

    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    2add6eb View commit details
    Browse the repository at this point in the history
  3. Create utils.go

    HTML content compression
    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f386465 View commit details
    Browse the repository at this point in the history
  4. Update utils.go

    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    481f6e8 View commit details
    Browse the repository at this point in the history
  5. Update template.go

    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    aea05dd View commit details
    Browse the repository at this point in the history
  6. Update utils.go

    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    3e1d416 View commit details
    Browse the repository at this point in the history
  7. Update utils.go

    laijinhang committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b23c2bb View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Delete utils.go

    laijinhang committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    af5e5c8 View commit details
    Browse the repository at this point in the history
  2. Update utils.go

    添加CompressedContent函数
    laijinhang committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    9ef5b77 View commit details
    Browse the repository at this point in the history
  3. Create utils_test.go

    laijinhang committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    8f69302 View commit details
    Browse the repository at this point in the history
  4. Update template.go

    laijinhang committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    eab03d6 View commit details
    Browse the repository at this point in the history