<develop>:(ShopERP 端)<无> ShopERP 创建对外的 API 接口。

parent 710381ae
...@@ -118,10 +118,7 @@ ...@@ -118,10 +118,7 @@
<tr> <tr>
<td>当前版本</td> <td>当前版本</td>
<td> <td>
<script type="text/html" template> ShopERP v1.0.0
{{ layui.setter.version }}
</script>
</td> </td>
</tr> </tr>
<tr> <tr>
......
<div class="layui-card-header">版本信息</div> <div class="layui-card-header">版本信息</div>
<div class="layui-card-body layui-text layadmin-about"> <div class="layui-card-body layui-text layadmin-about">
<script type="text/html" template> <script type="text/html" template>
<p>当前版本:{{ layui.setter.version }}</p> <p>当前版本:v1.0.0</p>
</script> </script>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment