* Add project creation method.

This commit is contained in:
leiyong
2020-09-18 14:26:27 +08:00
parent ebc593c1c6
commit a8103fd03e
14 changed files with 308 additions and 63 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class='modal-dialog' id='guideDialog'>
<div class='modal fade modal-dialog' id='guideDialog'>
<style>
#guideDialog {width: 780px}
#guideDialog h2 {margin: 10px 0 30px 0; font-size: 16px; font-weight: normal}