|
@@ -0,0 +1,172 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="AutoImportSettings">
|
|
|
+ <option name="autoReloadType" value="NONE" />
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="70d11850-8260-428a-9a17-3ce6718dfb9f" name="Changes" comment="feature: 加入下午好和banner功能" />
|
|
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
+ <map>
|
|
|
+ <entry key="$PROJECT_DIR$" value="develop/3.2.2_tencent" />
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="GitToolBoxStore">
|
|
|
+ <option name="recentBranches">
|
|
|
+ <RecentBranches>
|
|
|
+ <option name="branchesForRepo">
|
|
|
+ <list>
|
|
|
+ <RecentBranchesForRepo>
|
|
|
+ <option name="branches">
|
|
|
+ <list>
|
|
|
+ <RecentBranch>
|
|
|
+ <option name="branchName" value="develop/3.2.4" />
|
|
|
+ <option name="lastUsedInstant" value="1732187186" />
|
|
|
+ </RecentBranch>
|
|
|
+ <RecentBranch>
|
|
|
+ <option name="branchName" value="develop/3.2.2_tencent" />
|
|
|
+ <option name="lastUsedInstant" value="1732094239" />
|
|
|
+ </RecentBranch>
|
|
|
+ <RecentBranch>
|
|
|
+ <option name="branchName" value="develop/3.2.2" />
|
|
|
+ <option name="lastUsedInstant" value="1731377861" />
|
|
|
+ </RecentBranch>
|
|
|
+ <RecentBranch>
|
|
|
+ <option name="branchName" value="master" />
|
|
|
+ <option name="lastUsedInstant" value="1728626128" />
|
|
|
+ </RecentBranch>
|
|
|
+ <RecentBranch>
|
|
|
+ <option name="branchName" value="dev" />
|
|
|
+ <option name="lastUsedInstant" value="1728626127" />
|
|
|
+ </RecentBranch>
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
|
|
|
+ </RecentBranchesForRepo>
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </RecentBranches>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="MarkdownSettingsMigration">
|
|
|
+ <option name="stateVersion" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectId" id="2nHNZOJ9grTqPO9Q0LgZsd9QOBm" />
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">{
|
|
|
+ "keyToString": {
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "RunOnceActivity.cidr.known.project.marker": "true",
|
|
|
+ "cidr.known.project.marker": "true",
|
|
|
+ "dart.analysis.tool.window.visible": "false",
|
|
|
+ "last_opened_file_path": "/Users/zhaoheqing/Desktop/work_maowang/mini/wxmini",
|
|
|
+ "show.migrate.to.gradle.popup": "false"
|
|
|
+ }
|
|
|
+}</component>
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="70d11850-8260-428a-9a17-3ce6718dfb9f" name="Changes" comment="feature: 将标题背景颜色设置为白色" />
|
|
|
+ <created>1728626095446</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1728626095446</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00001" summary="feature: 兼容腾讯服务器数据迁移">
|
|
|
+ <created>1728629818829</created>
|
|
|
+ <option name="number" value="00001" />
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1728629818829</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00002" summary="feature: 整合首页界面">
|
|
|
+ <created>1732524170633</created>
|
|
|
+ <option name="number" value="00002" />
|
|
|
+ <option name="presentableId" value="LOCAL-00002" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1732524170633</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00003" summary="feature: 整合首页界面">
|
|
|
+ <created>1732524210465</created>
|
|
|
+ <option name="number" value="00003" />
|
|
|
+ <option name="presentableId" value="LOCAL-00003" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1732524210465</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00004" summary="feature: 首页界面命名选中问题">
|
|
|
+ <created>1732525785125</created>
|
|
|
+ <option name="number" value="00004" />
|
|
|
+ <option name="presentableId" value="LOCAL-00004" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1732525785125</updated>
|
|
|
+ </task>
|
|
|
+ <task id="LOCAL-00005" summary="feature: 加入下午好和banner功能">
|
|
|
+ <created>1732526812946</created>
|
|
|
+ <option name="number" value="00005" />
|
|
|
+ <option name="presentableId" value="LOCAL-00005" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1732526812946</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="6" />
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="Vcs.Log.Tabs.Properties">
|
|
|
+ <option name="TAB_STATES">
|
|
|
+ <map>
|
|
|
+ <entry key="981fcae1-61d2-4a62-90f2-dfe5416597ef">
|
|
|
+ <value>
|
|
|
+ <State>
|
|
|
+ <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
|
|
|
+ <option name="FILTERS">
|
|
|
+ <map>
|
|
|
+ <entry key="branch">
|
|
|
+ <value>
|
|
|
+ <list>
|
|
|
+ <option value="HEAD" />
|
|
|
+ </list>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ <entry key="roots">
|
|
|
+ <value>
|
|
|
+ <list>
|
|
|
+ <option value="$PROJECT_DIR$" />
|
|
|
+ </list>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ </State>
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ <entry key="MAIN">
|
|
|
+ <value>
|
|
|
+ <State />
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ <option name="OPEN_GENERIC_TABS">
|
|
|
+ <map>
|
|
|
+ <entry key="981fcae1-61d2-4a62-90f2-dfe5416597ef" value="TOOL_WINDOW" />
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <MESSAGE value="feature: 兼容腾讯服务器数据迁移" />
|
|
|
+ <MESSAGE value="feature: 整合首页界面" />
|
|
|
+ <MESSAGE value="feature: 首页界面命名选中问题" />
|
|
|
+ <MESSAGE value="feature: 加入下午好和banner功能" />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="feature: 加入下午好和banner功能" />
|
|
|
+ </component>
|
|
|
+</project>
|