提交改造app权限
This commit is contained in:
4
app/.env
4
app/.env
@@ -13,7 +13,7 @@ client_name=ShuFuAI
|
||||
|
||||
|
||||
# java_api_base=http://47.111.163.154:18080
|
||||
java_api_base=http://127.0.0.1:18080
|
||||
# java_api_base=http://8.136.19.173:18080
|
||||
# java_api_base=http://127.0.0.1:18080
|
||||
java_api_base=http://8.136.19.173:18080
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -55,6 +55,8 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template v-if="statusModeEnabled">
|
||||
|
||||
<!-- 店铺输入 -->
|
||||
<div class="section-title">店铺名称</div>
|
||||
<div class="input-zone">
|
||||
@@ -82,6 +84,7 @@
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<!-- 国家顺序 -->
|
||||
<div class="section-title">处理国家与顺序</div>
|
||||
|
||||
Reference in New Issue
Block a user