Skip to content

Commit

Permalink
del element-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
nongzhenli committed Jun 25, 2018
1 parent f7974f2 commit 1718f3e
Show file tree
Hide file tree
Showing 287 changed files with 1 addition and 17,961 deletions.
25 changes: 1 addition & 24 deletions Server/application/api/controller/v1/Wechat.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,7 @@ public function updataNameMobile()
public function test()
{
$config = array(
'text' => array(
// 微信昵称
// array(
// 'text' => '微信昵称',
// 'left' => 182,
// 'top' => 105,
// 'fontPath' => APP_PATH . 'fonst/simkai.ttf', //字体文件
// 'fontSize' => 18, //字号
// 'fontColor' => '255,0,0', //字体颜色
// 'angle' => 0,
// ),
),
'text' => array(),
'image' => array(
// 二维码
array(
Expand All @@ -80,18 +69,6 @@ public function test()
'height' => 165,
'opacity' => 100,
),
// 微信头像
// array(
// 'url' => 'https://wx.qlogo.cn/mmopen/vi_32/DYAIOgq83eofD96opK97RXwM179G9IJytIgqXod8jH9icFf6Cia6sJ0fxeILLMLf0dVviaF3SnibxtrFaVO3c8Ria2w/0',
// 'left' => 120,
// 'top' => 70,
// 'right' => 0,
// 'stream' => 0,
// 'bottom' => 0,
// 'width' => 50,
// 'height' => 50,
// 'opacity' => 100,
// ),
),
'background' => PUBLIC_PATH . '/src/img/2/poster_bg.jpg',
);
Expand Down
17 changes: 0 additions & 17 deletions element-admin/.babelrc

This file was deleted.

14 changes: 0 additions & 14 deletions element-admin/.editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions element-admin/.eslintignore

This file was deleted.

199 changes: 0 additions & 199 deletions element-admin/.eslintrc.js

This file was deleted.

20 changes: 0 additions & 20 deletions element-admin/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions element-admin/.postcssrc.js

This file was deleted.

5 changes: 0 additions & 5 deletions element-admin/.travis.yml

This file was deleted.

21 changes: 0 additions & 21 deletions element-admin/LICENSE

This file was deleted.

Loading

0 comments on commit 1718f3e

Please sign in to comment.