Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-09-07 13:37:46 +0800
Commit
42f17d1f92f32b4d7840287a21c69a7a46f5102a
1 parent
485d8c9b
update version 4.9.12
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
5 deletions
compile/m.yohobuy.com/4.9.12/test.php
static/package.json
yohobuy/m.yohobuy.com/configs/application.developer.ini
yohobuy/m.yohobuy.com/configs/application.preview.ini
yohobuy/m.yohobuy.com/configs/application.production.ini
yohobuy/m.yohobuy.com/configs/application.testing.ini
compile/m.yohobuy.com/4.9.12/test.php
0 → 100644
View file @
42f17d1
<?php
/**
* Created by PhpStorm.
* User: sefon
* Date: 16/9/7
* Time: 下午1:36
*/
\ No newline at end of file
...
...
static/package.json
View file @
42f17d1
{
"name"
:
"yohobuy"
,
"version"
:
"4.9.1
1
"
,
"version"
:
"4.9.1
2
"
,
"description"
:
"yohobuy statics"
,
"keywords"
:
[],
"homepage"
:
""
,
...
...
yohobuy/m.yohobuy.com/configs/application.developer.ini
View file @
42f17d1
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"4.9.1
1
"
application.version
=
"4.9.1
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.preview.ini
View file @
42f17d1
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"4.9.1
1
"
application.version
=
"4.9.1
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.production.ini
View file @
42f17d1
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"4.9.1
1
"
application.version
=
"4.9.1
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货 | 潮流购物逛不停"
...
...
yohobuy/m.yohobuy.com/configs/application.testing.ini
View file @
42f17d1
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"4.9.1
1
"
application.version
=
"4.9.1
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货 | 潮流购物逛不停"
...
...
Please
register
or
login
to post a comment