mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-20 02:24:56 +08:00
Update Readme
This commit is contained in:
parent
cdd2c6c398
commit
5b50d4f8d3
@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<div class="row" style="margin-top: 40px;">
|
||||
<div class="col-md-6" style="margin:0 auto" id="serviceList" v-if="show">
|
||||
<h4 style="text-align: center;">Task Invoke</h4>
|
||||
<h4 style="text-align: center;">Task Invocation</h4>
|
||||
<p>Task Name: {{service["name"]}}</p>
|
||||
<p style="word-wrap: break-word;word-break: break-all;overflow: hidden;max-height: 100px;">Task Description: {{service["desc"]}}</p>
|
||||
<p style="word-wrap: break-word;word-break: break-all;overflow: hidden;max-height: 100px;">URL: {{backEndAddressServiceWrapper}}/backEnd/invokeService?id={{service["id"]}}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user