Commit 02a2993e authored by 赵啸非's avatar 赵啸非

修改打包,分离前端代码

parent 3787dbb4
......@@ -77,7 +77,7 @@
<profiles.dingtalk.token>m3WeuVx5kcTY76kh22uWZOTSu0XjvcwNhd</profiles.dingtalk.token>
<profiles.dingtalk.opUserId>254868153920685466</profiles.dingtalk.opUserId>
<profiles.webUrl>http://8.136.255.30:11039/attendance</profiles.webUrl>
<skipUi>false</skipUi>
<skipUi>ture</skipUi>
</properties>
</profile>
......@@ -104,7 +104,7 @@
<profiles.dingtalk.opUserId>254868153920685466</profiles.dingtalk.opUserId>
<profiles.webUrl>http://8.136.255.30:21039/attendance</profiles.webUrl>
<package.environment>build</package.environment>
<skipUi>false</skipUi>
<skipUi>ture</skipUi>
</properties>
</profile>
<profile>
......@@ -131,7 +131,7 @@
<profiles.dingtalk.opUserId>254868153920685466</profiles.dingtalk.opUserId>
<profiles.webUrl>https://ybswxxcx.zwfwhfgjjfzj.yibin.gov.cn/performance-h5</profiles.webUrl>
<package.environment>build</package.environment>
<skipUi>false</skipUi>
<skipUi>ture</skipUi>
</properties>
</profile>
......@@ -168,7 +168,7 @@
<profiles.sms.smsSendUrl>http://sms.wx3.com.cn/api/index/index</profiles.sms.smsSendUrl>
<profiles.sms.apiId>ADsUXLrS81vZDU95</profiles.sms.apiId>
<package.environment>build</package.environment>
<skipUi>false</skipUi>
<skipUi>ture</skipUi>
</properties>
</profile>
......@@ -181,7 +181,7 @@
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<profiles.sms.smsSendUrl>http://sms.wx3.com.cn/api/index/index</profiles.sms.smsSendUrl>
<profiles.sms.apiId>ADsUXLrS81vZDU95</profiles.sms.apiId>
<skipUi>false</skipUi>
<skipUi>ture</skipUi>
</properties>
</profile>
......
......@@ -105,7 +105,7 @@ main() {
echo "后台服务部署"
project_deploy
echo "前端服务部署"
project_ui_deploy
# project_ui_deploy
exit ${RETVAL}
}
......
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