浏览代码

change logo and company info

wudebin 6 天之前
父节点
当前提交
9d61984738

+ 2 - 2
Strides-SPAPP/android/app/version.properties

@@ -1,2 +1,2 @@
-#Wed May 06 15:26:31 CST 2026
-VERSION_CODE=961
+#Mon Jun 22 16:46:20 CST 2026
+VERSION_CODE=962

+ 1 - 1
Strides-SPAPP/android/gradle/wrapper/gradle-wrapper.properties

@@ -1,6 +1,6 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
 networkTimeout=100000
 validateDistributionUrl=true
 zipStoreBase=GRADLE_USER_HOME

+ 3 - 3
Strides-SPAPP/app.json

@@ -3,7 +3,7 @@
   "displayName": "ChargEco",
   "versionCode": 960,
   "versionName": "V4.2.2",
-  "product": true,
+  "product": false,
   "debug": true,
   "isWhitelabel": true,
   "isLumiWhitelabel": false,
@@ -16,7 +16,7 @@
     "nationally": false,
     "topup_payment_type": false,
     "support": {
-      "phone": "+6564775355",
+      "phone": "69167799",
       "whatsapp": "https://wa.me/6597285916",
       "fdEmail": "feedback@chargeco.global"
     }
@@ -28,7 +28,7 @@
     "termsUseUrl": "https://chargeco.global/terms-of-use",
     "privacyPolicyUrl": "https://chargeco.global/privacy-policy"
   },
-  "company": "Strides YTL Pte. Ltd.",
+  "company": "ChargEco Pte. Ltd.",
   "v3": {
     "drawer": false,
     "overview": true,

+ 1 - 1
Strides-SPAPP/app/pages/sign/RegisterV4.js

@@ -546,7 +546,7 @@ export default class RegisterV4 extends React.Component {
               />
               <View style={styles.agreeTextRow}>
                 <TextView style={styles.agreeText} onPress={() => this.changeAgree2(!this.state.agree2)}>
-                  I consent to Strides YTL Pte. Ltd. to collect, use and disclose my personal data for the above purposes and in accordance with the SMRT Corporation’s Privacy Statement and Personal Data Protection Act 2012.
+                  I consent to ChargEco Pte. Ltd. to collect, use and disclose my personal data for the above purposes.
                 </TextView>
               </View>
             </View>

二进制
Strides-SPAPP/ios/ChargEco/Images.xcassets/tool-logo.imageset/tool-logo.png


+ 2 - 2
WebApp-Lite/pages/index/index.vue

@@ -162,8 +162,8 @@ export default {
 
 <style scoped>
 .logo {
-  width: 200rpx;
-  height: 200rpx;
+  width: 381rpx;
+  height: 120rpx;
 }
 .form-view {
   width: calc(100% - 64rpx);

二进制
WebApp-Lite/static/logo.png