zsysview 0.0.14 → 0.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/core/app.ts CHANGED
@@ -10,7 +10,7 @@ import zhCn from 'element-plus/es/locale/lang/zh-cn'
10
10
 
11
11
 
12
12
  //路由
13
- import {initRouter,addFrameRouter} from './router.ts' //导入路由模块
13
+ import {initRouter} from './router.ts' //导入路由模块
14
14
 
15
15
 
16
16
  const zsysapp=createApp(app)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zsysview",
3
- "version": "0.0.14",
3
+ "version": "0.0.16",
4
4
  "description": "zsystem view",
5
5
  "author": {
6
6
  "name": "liuhaomiao"
@@ -7,7 +7,7 @@
7
7
  <!-- :src="logoUrl" -->
8
8
  </div>
9
9
 
10
- <div style="float: left; line-height: 60px;">{{app.zsysapp.config.globalProperties.$appName}}岗位行为识别系统</div>
10
+ <div style="float: left; line-height: 60px;">岗位行为识别系统</div>
11
11
  <!-- 右上角 -->
12
12
  <el-dropdown trigger="click" class="user_operate">
13
13
  <span class="el-dropdown-link">
@@ -37,7 +37,7 @@ import { ArrowDown } from '@element-plus/icons-vue'
37
37
  // import logoUrl from '../../assets/logo_40.png';
38
38
  import { HttpApiV1 as http } from '../../core/httpapi/http_api_v1';
39
39
  import { reactive } from 'vue';
40
- import app from '../../core/app';
40
+ // import app from '../../core/app';
41
41
  const r = useRouter()
42
42
 
43
43
  const user = reactive({