Commit 6c1f5656 authored by haiyoucuv's avatar haiyoucuv

1

parent eeaddacf
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$/egret/src/Scenes/MainScene/Objs/Crop.ts" libraries="{HTTP Response Handler}" />
</component>
</project>
\ No newline at end of file
......@@ -2,7 +2,6 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="91d65b22-e37e-4b17-b43e-cdc81b9fe6ff" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/egret/src/Scenes/MainScene/Objs/Crop.ts" beforeDir="false" afterPath="$PROJECT_DIR$/egret/src/Scenes/MainScene/Objs/Crop.ts" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
......@@ -68,7 +67,7 @@
<option name="presentableId" value="Default" />
<updated>1577324647364</updated>
<workItem from="1577324653437" duration="32303000" />
<workItem from="1577410840738" duration="4120000" />
<workItem from="1577410840738" duration="4272000" />
</task>
<servers />
</component>
......
......@@ -558,8 +558,6 @@ export default class Crop extends eui.Component {
}
this.changeMv = true;
this.petId = petId; // 设置Id
// let key = petData[this.petId].key;
// key && this.state != 0 && (this.cropImg.source = `plant_${key}_${this.state}_png`);
/// TODO 定义详细类型积
switch(petId) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment