From 1f50924cc5c9f2a5e79304d634acc3d843b0a6c8 Mon Sep 17 00:00:00 2001 From: guosheng <gs@bronet.cn> Date: Mon, 25 Nov 2019 16:18:05 +0800 Subject: [PATCH] 图片 --- .idea/workspace.xml | 17 ++++++++++++----- public/uploads/20191118/ceshi.jpg | Bin 0 -> 170689 bytes public/uploads/20191120/45d8bc24b17e66e20019631c7e3ff90d.jpg | Bin 0 -> 4996 bytes vendor/easywechat-composer/easywechat-composer/extensions.php | 2 ++ 4 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 public/uploads/20191118/ceshi.jpg create mode 100644 public/uploads/20191120/45d8bc24b17e66e20019631c7e3ff90d.jpg create mode 100644 vendor/easywechat-composer/easywechat-composer/extensions.php diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fb23960..0d6d076 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -137,7 +137,7 @@ <sorting>DEFINITION_ORDER</sorting> </component> <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> - <component name="ProjectFrameBounds"> + <component name="ProjectFrameBounds" extendedState="1"> <option name="x" value="201" /> <option name="y" value="77" /> <option name="width" value="1776" /> @@ -195,6 +195,13 @@ <item name="public" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="uploads" type="2a2b976b:PhpTreeStructureProvider$1" /> </path> + <path> + <item name="areial" type="b2602c69:ProjectViewProjectNode" /> + <item name="areial" type="2a2b976b:PhpTreeStructureProvider$1" /> + <item name="public" type="2a2b976b:PhpTreeStructureProvider$1" /> + <item name="uploads" type="2a2b976b:PhpTreeStructureProvider$1" /> + <item name="20191118" type="2a2b976b:PhpTreeStructureProvider$1" /> + </path> </expand> <select /> </subPane> @@ -255,7 +262,7 @@ <workItem from="1574410294356" duration="15863000" /> <workItem from="1574469667436" duration="25235000" /> <workItem from="1574641631900" duration="15479000" /> - <workItem from="1574669596135" duration="182000" /> + <workItem from="1574669596135" duration="249000" /> </task> <task id="LOCAL-00001" summary="调试"> <created>1574145133364</created> @@ -268,7 +275,7 @@ <servers /> </component> <component name="TimeTrackingManager"> - <option name="totallyTimeSpent" value="218706000" /> + <option name="totallyTimeSpent" value="218773000" /> </component> <component name="TodoView"> <todo-panel id="selected-file"> @@ -280,7 +287,7 @@ </todo-panel> </component> <component name="ToolWindowManager"> - <frame x="201" y="77" width="1776" height="972" extended-state="0" /> + <frame x="201" y="77" width="1776" height="972" extended-state="1" /> <layout> <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.15617716" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" /> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32912987" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> @@ -726,7 +733,7 @@ </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/public/uploads/20191118/1.jpg"> + <entry file="file://$PROJECT_DIR$/public/uploads/20191118/ceshi.jpg"> <provider selected="true" editor-type-id="images"> <state /> </provider> diff --git a/public/uploads/20191118/ceshi.jpg b/public/uploads/20191118/ceshi.jpg new file mode 100644 index 0000000..3f6fb80 Binary files /dev/null and b/public/uploads/20191118/ceshi.jpg differ diff --git a/public/uploads/20191120/45d8bc24b17e66e20019631c7e3ff90d.jpg b/public/uploads/20191120/45d8bc24b17e66e20019631c7e3ff90d.jpg new file mode 100644 index 0000000..c025e3e Binary files /dev/null and b/public/uploads/20191120/45d8bc24b17e66e20019631c7e3ff90d.jpg differ diff --git a/vendor/easywechat-composer/easywechat-composer/extensions.php b/vendor/easywechat-composer/easywechat-composer/extensions.php new file mode 100644 index 0000000..a359f03 --- /dev/null +++ b/vendor/easywechat-composer/easywechat-composer/extensions.php @@ -0,0 +1,2 @@ +<?php return array ( +); \ No newline at end of file -- libgit2 0.24.0