@@ -1,4 +1,4 @@
-const environmentVariable = "test";
+const environmentVariable = "online";
const apiUrlInfo = {
dev: "https://dev.kt.colexiu.com",
test: "https://test.kt.colexiu.com",
@@ -672,6 +672,8 @@ page {
font-size: 30rpx;
color: #000000;
line-height: 42rpx;
+ word-break: break-all;
+ word-wrap: break-word;
}
.item-users {