Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in
Logo1

hfpp2012 / tinyshop-docker

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • tinyshop-docker
  • tinyshop
  • html
  • themes
  • default
  • info.php
  • yinsigan's avatar
    fix commit · b783526e
    yinsigan committed Mar 22, 2017
    b783526e
info.php 246 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
<?php return array (
    'name' => '默认主题',
    'author'=>'tinyshop',
    'type'=>'pc',
    'version'=>'1.0',
    'access_image_size' => array(
        '260_260'=>true,
        '600_360'=>true,
        '420_420'=>true,
    )
);