mirror of
https://ghproxy.net/https://github.com/Brugman/wp-cli-gui.git
synced 2026-07-26 12:57:43 +08:00
6 lines
119 B
PHP
6 lines
119 B
PHP
<h1>All Code</h1>
|
|
|
|
<pre v-show="all_code" v-text="all_code"></pre>
|
|
|
|
<button v-clipboard:copy="all_code">Copy</button>
|
|
|