This website works better with JavaScript.
Home
Explore
Help
Sign In
linyao
/
antshop
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
antgoods模块增加goodscontroller.php,增加goodssearch.php,增加goods的views文件夹,在backend删除相应的文件
wechat_public_accounts
linyaostalker
5 years ago
parent
edf328e00b
commit
5ddf679524
8 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
vendor/antgoods/goods/src/controllers/GoodsController.php
2
vendor/antgoods/goods/src/models/searchs/GoodsSearch.php
0
vendor/antgoods/goods/src/views/goods/_form.php
0
vendor/antgoods/goods/src/views/goods/_search.php
0
vendor/antgoods/goods/src/views/goods/create.php
0
vendor/antgoods/goods/src/views/goods/index.php
0
vendor/antgoods/goods/src/views/goods/update.php
0
vendor/antgoods/goods/src/views/goods/view.php
backend/controllers/GoodsController.php → vendor/antgoods/goods/src/controllers/GoodsController.php
View File
common/models/searchs/GoodsSearch.php → vendor/antgoods/goods/src/models/searchs/GoodsSearch.php
View File
backend/views/goods/_form.php → vendor/antgoods/goods/src/views/goods/_form.php
View File
backend/views/goods/_search.php → vendor/antgoods/goods/src/views/goods/_search.php
View File
backend/views/goods/create.php → vendor/antgoods/goods/src/views/goods/create.php
View File
backend/views/goods/index.php → vendor/antgoods/goods/src/views/goods/index.php
View File
backend/views/goods/update.php → vendor/antgoods/goods/src/views/goods/update.php
View File
backend/views/goods/view.php → vendor/antgoods/goods/src/views/goods/view.php
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
linyao/antshop
Title
Body
Create Issue