Przeglądaj źródła

change logo and company info

wudebin 12 godzin temu
rodzic
commit
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
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 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
 networkTimeout=100000
 validateDistributionUrl=true
 validateDistributionUrl=true
 zipStoreBase=GRADLE_USER_HOME
 zipStoreBase=GRADLE_USER_HOME

+ 3 - 3
Strides-SPAPP/app.json

@@ -3,7 +3,7 @@
   "displayName": "ChargEco",
   "displayName": "ChargEco",
   "versionCode": 960,
   "versionCode": 960,
   "versionName": "V4.2.2",
   "versionName": "V4.2.2",
-  "product": true,
+  "product": false,
   "debug": true,
   "debug": true,
   "isWhitelabel": true,
   "isWhitelabel": true,
   "isLumiWhitelabel": false,
   "isLumiWhitelabel": false,
@@ -16,7 +16,7 @@
     "nationally": false,
     "nationally": false,
     "topup_payment_type": false,
     "topup_payment_type": false,
     "support": {
     "support": {
-      "phone": "+6564775355",
+      "phone": "69167799",
       "whatsapp": "https://wa.me/6597285916",
       "whatsapp": "https://wa.me/6597285916",
       "fdEmail": "feedback@chargeco.global"
       "fdEmail": "feedback@chargeco.global"
     }
     }
@@ -28,7 +28,7 @@
     "termsUseUrl": "https://chargeco.global/terms-of-use",
     "termsUseUrl": "https://chargeco.global/terms-of-use",
     "privacyPolicyUrl": "https://chargeco.global/privacy-policy"
     "privacyPolicyUrl": "https://chargeco.global/privacy-policy"
   },
   },
-  "company": "Strides YTL Pte. Ltd.",
+  "company": "ChargEco Pte. Ltd.",
   "v3": {
   "v3": {
     "drawer": false,
     "drawer": false,
     "overview": true,
     "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}>
               <View style={styles.agreeTextRow}>
                 <TextView style={styles.agreeText} onPress={() => this.changeAgree2(!this.state.agree2)}>
                 <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>
                 </TextView>
               </View>
               </View>
             </View>
             </View>

BIN
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>
 <style scoped>
 .logo {
 .logo {
-  width: 200rpx;
-  height: 200rpx;
+  width: 381rpx;
+  height: 120rpx;
 }
 }
 .form-view {
 .form-view {
   width: calc(100% - 64rpx);
   width: calc(100% - 64rpx);

BIN
WebApp-Lite/static/logo.png