Add map editor save and deploy actions
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
打开 .map
|
||||
<input id="fileInput" type="file" accept=".map,text/plain">
|
||||
</label>
|
||||
<button id="saveProjectButton" type="button" disabled>保存</button>
|
||||
<button id="deployButton" type="button" disabled>一键部署</button>
|
||||
<button id="downloadButton" type="button" class="primary-button">保存并下载</button>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user