Auto commit

上级 e508312d
...@@ -12,11 +12,19 @@ setTimeout(()=>{window.location.href="http://192.168.23.227:8080/"},1); ...@@ -12,11 +12,19 @@ setTimeout(()=>{window.location.href="http://192.168.23.227:8080/"},1);
</header> </header>
<center> <center>
<button><a href="http://192.168.23.227:8080/">点我自动打开todolist编辑器(ctrl + 单击)</a></button> <button><a href="http://192.168.23.227:8081/">点我自动打开todolist编辑器(ctrl + 单击)</a></button><br/>
<p id="pp">
或者点击左上角的打开网页即可访问!
</p>
</center> </center>
</template> </template>
<style scoped> <style scoped>
#pp{
color: red;
}
header { header {
line-height: 1.5; line-height: 1.5;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册