Browse Source

show names

star7th 6 years ago
parent
commit
4e07f3e8c0

+ 1 - 1
web/index.html

@@ -4,4 +4,4 @@
       "server": window.location.protocol +'//'+ window.location.host + window.location.pathname+ '../server/index.php?s=',
       //"lang" :'en'
       "lang" :'zh-cn'
-  }</script><link href=./static/css/app.0f3a667a3b2dd5681e46e842872fdebf.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.55d3bf109c7e5e2b98f3.js></script><script type=text/javascript src=./static/js/vendor.3015ff35497f22398e85.js></script><script type=text/javascript src=./static/js/app.89431080c29a5ee72f36.js></script></body></html>
+  }</script><link href=./static/css/app.4846f52672b53b254d5ad66dfc8dcda6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.421f2040f7a60fdeac29.js></script><script type=text/javascript src=./static/js/vendor.3015ff35497f22398e85.js></script><script type=text/javascript src=./static/js/app.f7cc69c06228eaa89c60.js></script></body></html>

+ 0 - 0
web/static/css/app.0f3a667a3b2dd5681e46e842872fdebf.css → web/static/css/app.4846f52672b53b254d5ad66dfc8dcda6.css


File diff suppressed because it is too large
+ 0 - 0
web/static/js/app.f7cc69c06228eaa89c60.js


+ 1 - 1
web/static/js/manifest.55d3bf109c7e5e2b98f3.js → web/static/js/manifest.421f2040f7a60fdeac29.js

@@ -1 +1 @@
-!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var i,u,f,s=0,l=[];s<t.length;s++)u=t[s],o[u]&&l.push(o[u][0]),o[u]=0;for(i in c)Object.prototype.hasOwnProperty.call(c,i)&&(e[i]=c[i]);for(r&&r(t,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=n(n.s=a[s]);return f};var t={},o={2:0};n.e=function(e){function r(){i.onerror=i.onload=null,clearTimeout(u);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],i=document.createElement("script");i.type="text/javascript",i.charset="utf-8",i.async=!0,i.timeout=12e4,n.nc&&i.setAttribute("nonce",n.nc),i.src=n.p+"static/js/"+e+"."+{0:"3015ff35497f22398e85",1:"89431080c29a5ee72f36"}[e]+".js";var u=setTimeout(r,12e4);return i.onerror=i.onload=r,a.appendChild(i),c},n.m=e,n.c=t,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="./",n.oe=function(e){throw console.error(e),e}}([]);
+!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var i,u,f,s=0,l=[];s<t.length;s++)u=t[s],o[u]&&l.push(o[u][0]),o[u]=0;for(i in c)Object.prototype.hasOwnProperty.call(c,i)&&(e[i]=c[i]);for(r&&r(t,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=n(n.s=a[s]);return f};var t={},o={2:0};n.e=function(e){function r(){i.onerror=i.onload=null,clearTimeout(u);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],i=document.createElement("script");i.type="text/javascript",i.charset="utf-8",i.async=!0,i.timeout=12e4,n.nc&&i.setAttribute("nonce",n.nc),i.src=n.p+"static/js/"+e+"."+{0:"3015ff35497f22398e85",1:"f7cc69c06228eaa89c60"}[e]+".js";var u=setTimeout(r,12e4);return i.onerror=i.onload=r,a.appendChild(i),c},n.m=e,n.c=t,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="./",n.oe=function(e){throw console.error(e),e}}([]);

+ 5 - 0
web_src/src/components/admin/user/Index.vue

@@ -24,6 +24,11 @@
         :label="$t('username')"
         width="200">
       </el-table-column>
+      <el-table-column
+        prop="name"
+        :label="$t('name')"
+        >
+      </el-table-column>
       <el-table-column
         prop="groupid"
         :label="$t('userrole')"

Some files were not shown because too many files changed in this diff