xiongzhu пре 3 година
родитељ
комит
feb2e228a2
3 измењених фајлова са 4 додато и 3 уклоњено
  1. 1 1
      android/capacitor.settings.gradle
  2. 1 1
      capacitor.config.json
  3. 2 1
      src/locales/en.json

+ 1 - 1
android/capacitor.settings.gradle

@@ -48,4 +48,4 @@ include ':capacitor-status-bar'
 project(':capacitor-status-bar').projectDir = new File('../node_modules/@capacitor/status-bar/android')
 
 include ':capacitor-openinstall'
-project(':capacitor-openinstall').projectDir = new File('../../../capacitor/capacitor-openinstall/android')
+project(':capacitor-openinstall').projectDir = new File('../node_modules/capacitor-openinstall/android')

+ 1 - 1
capacitor.config.json

@@ -4,7 +4,7 @@
     "webDir": "dist",
     "bundledWebRuntime": false,
     "server": {
-        "url": "http://192.168.6.215:5173/",
+        "url": "https://firstcash.site/h5/home",
         "clearText": true
     },
     "android": {

+ 2 - 1
src/locales/en.json

@@ -44,7 +44,8 @@
     "pullRefresh": "Pull down to refresh",
     "rank": "leaderboard",
     "register": "register",
-    "updateSuccess": "update completed"
+    "updateSuccess": "update completed",
+    "profit": "Commission"
   },
   "delegate": {
     "tip": "The consignment sale has not started yet, it will start today at ${time}",