workspace.xml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="66199fb3-49b9-4e28-a7d7-1d3209894eff" name="Changes" comment="">
  5. <change afterPath="$PROJECT_DIR$/../demo/src/main/ets/pages/SendMessage.ets" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/../build-profile.json5" beforeDir="false" afterPath="$PROJECT_DIR$/../build-profile.json5" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/../demo/oh-package-lock.json5" beforeDir="false" afterPath="$PROJECT_DIR$/../demo/oh-package-lock.json5" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/../demo/oh-package.json5" beforeDir="false" afterPath="$PROJECT_DIR$/../demo/oh-package.json5" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/../demo/src/main/ets/pages/Index.ets" beforeDir="false" afterPath="$PROJECT_DIR$/../demo/src/main/ets/pages/Index.ets" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/../demo/src/main/ets/pages/Pay.ets" beforeDir="false" afterPath="$PROJECT_DIR$/../demo/src/main/ets/pages/Pay.ets" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/Index.ets" beforeDir="false" afterPath="$PROJECT_DIR$/Index.ets" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/ets/model/message/SendMessageToWX.ets" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/ets/model/message/SendMessageToWX.ets" afterDir="false" />
  13. </list>
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="Git.Settings">
  20. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  21. </component>
  22. <component name="ProjectColorInfo"><![CDATA[{
  23. "associatedIndex": 2
  24. }]]></component>
  25. <component name="ProjectId" id="2mYlAcsQbZsQtscC4TTsT8YLvyC" />
  26. <component name="ProjectViewState">
  27. <option name="hideEmptyMiddlePackages" value="true" />
  28. <option name="showLibraryContents" value="true" />
  29. </component>
  30. <component name="PropertiesComponent"><![CDATA[{
  31. "keyToString": {
  32. "RunOnceActivity.OpenProjectViewOnStart": "true",
  33. "RunOnceActivity.ShowReadmeOnStart": "true",
  34. "last_opened_file_path": "/Users/kingyuluk/Developer/wechat_openapi_ohos_sdk/sdk"
  35. }
  36. }]]></component>
  37. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  38. </project>