xiao547607 5 years ago
parent
commit
0fc817c14e
6 changed files with 15 additions and 5 deletions
  1. 1 1
      .env.development
  2. 1 1
      README.md
  3. 1 1
      package.json
  4. 2 2
      public/index.html
  5. BIN
      src/assets/logo.png
  6. 10 0
      yarn.lock

+ 1 - 1
.env.development

@@ -1 +1 @@
-VUE_APP_BACKEND_URL=http://localhost:8080/epay-server
+VUE_APP_BACKEND_URL=http://localhost:8080/smart-community-server

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# epay-server-portal
+# smart-community-server-portal
 
 ## Project setup
 ```

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "epay-server-manager",
+  "name": "smart-community-server-manager",
   "version": "0.1.0",
   "private": true,
   "scripts": {

+ 2 - 2
public/index.html

@@ -5,11 +5,11 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <title>电费充值管理系统</title>
+    <title>智慧小区管理系统</title>
   </head>
   <body>
     <noscript>
-      <strong>We're sorry but epay-server-manager doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+      <strong>We're sorry but smart-community-server-manager doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
     </noscript>
     <div id="app"></div>
     <!-- built files will be auto injected -->

BIN
src/assets/logo.png


+ 10 - 0
yarn.lock

@@ -4753,6 +4753,11 @@ js-base64@^2.1.8:
   resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.5.1.tgz#1efa39ef2c5f7980bb1784ade4a8af2de3291121"
   integrity sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==
 
+js-cookie@^2.2.1:
+  version "2.2.1"
+  resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
+  integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
+
 js-levenshtein@^1.1.3:
   version "1.1.6"
   resolved "https://registry.npm.taobao.org/js-levenshtein/download/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
@@ -8436,6 +8441,11 @@ vue@^2.6.10:
   resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.10.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
   integrity sha1-pysaQqTYKnIepDjRtr9V5mGVxjc=
 
+vuex@^3.1.2:
+  version "3.1.2"
+  resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.2.tgz#a2863f4005aa73f2587e55c3fadf3f01f69c7d4d"
+  integrity sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ==
+
 watchpack@^1.6.0:
   version "1.6.0"
   resolved "https://registry.npm.taobao.org/watchpack/download/watchpack-1.6.0.tgz#4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00"