guozhi-wechat/.idea/AugmentWebviewStateStore.xml

10 lines
764 KiB
XML
Raw Normal View History

2025-07-30 19:58:32 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AugmentWebviewStateStore">
<option name="stateMap">
<map>
<entry key="CHAT_STATE" value="{&quot;currentConversationId&quot;:&quot;70503f40-3458-424f-9acf-57157794a072&quot;,&quot;conversations&quot;:{&quot;360b0ea2-a786-4f97-af46-c9fa9872d36f&quot;:{&quot;id&quot;:&quot;360b0ea2-a786-4f97-af46-c9fa9872d36f&quot;,&quot;createdAtIso&quot;:&quot;2025-07-30T10:58:27.171Z&quot;,&quot;lastInteractedAtIso&quot;:&quot;2025-07-30T10:58:27.171Z&quot;,&quot;chatHistory&quot;:[],&quot;feedbackStates&quot;:{},&quot;toolUseStates&quot;:{},&quot;draftExchange&quot;:{&quot;request_message&quot;:&quot;&quot;,&quot;rich_text_json_repr&quot;:{&quot;type&quot;:&quot;doc&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;paragraph&quot;}]},&quot;mentioned_items&quot;:[],&quot;status&quot;:&quot;draft&quot;},&quot;requestIds&quot;:[],&quot;isPinned&quot;:false,&quot;isShareable&quot;:false,&quot;extraData&quot;:{&quot;hasDirtyEdits&quot;:false},&quot;personaType&quot;:0,&quot;rootTaskUuid&quot;:&quot;6dd8f920-425e-4605-ab68-0c676b040aa3&quot;},&quot;68d64982-55d0-4439-8520-d23aedf8ac6b&quot;:{&quot;id&quot;:&quot;68d64982-55d0-4439-8520-d23aedf8ac6b&quot;,&quot;createdAtIso&quot;:&quot;2025-07-30T10:58:27.366Z&quot;,&quot;lastInteractedAtIso&quot;:&quot;2025-07-30T11:03:52.118Z&quot;,&quot;chatHistory&quot;:[{&quot;status&quot;:&quot;success&quot;,&quot;request_id&quot;:&quot;dbcf5b10-abfe-4802-9d77-fcdef8d918d8&quot;,&quot;request_message&quot;:&quot;this.$nextTick(() =&gt; {\n\nconst page = getCurrentPages().pop();\n const handleTouchStart = (event) =&gt; {\n if (event.touches.length &gt; 1) {\n return;\n }\n this.startX = event.touches[0].pageX;\n };\n const handleTouchMove = (event) =&gt; {\n if (event.touches.length &gt; 1 || !this.startX) {\n return;\n }\n const moveX = event.touches[0].pageX;\n if (moveX - this.startX &gt; 50) { // 50px event.preventDefault(); // }\n };\n page.$vm.$on('touchstart', handleTouchStart);\n page.$vm.$on('touchmove', handleTouchMove);\n});uniapp vue2&quot;,&quot;rich_text_json_repr&quot;:{&quot;type&quot;:&quot;doc&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;paragraph&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot;this.$nextTick(() =&gt; {&quot;}]},{&quot;type&quot;:&quot;paragraph&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot;const page = getCurrentPages().pop();&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; const handleTouchStart = (event) =&gt; {&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; if (event.touches.length &gt; 1) {&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; return;&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; }&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; this.startX = event.touches[0].pageX;&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; };&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; const handleTouchMove = (event) =&gt; {&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; if (event.touches.length &gt; 1 || !this.startX) {&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; return;&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; }&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; const moveX = event.touches[0].pageX;&quot;},{&quot;type&quot;:&quot;hardBreak&quot;},{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot; if (moveX - this.startX &gt; 50) { // 5
</map>
</option>
</component>
</project>