Skip to content

Commit

Permalink
Import LibLoL data.
Browse files Browse the repository at this point in the history
  • Loading branch information
LiarOnce committed Jul 12, 2024
1 parent 79381b2 commit 341c35f
Show file tree
Hide file tree
Showing 144 changed files with 1,080 additions and 43 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
name: Add LibLOL 添加 LibLOL 运行的软件兼容信息
about: 如果需要添加通过 LibLOL 兼容层的兼容性情况请在这里填写模板
title: "[Add LibLOL]"
name: Add LibLoL 添加 LibLoL 运行的软件兼容信息
about: 如果需要添加通过 LibLoL 兼容层的兼容性情况请在这里填写模板
title: "[Add LibLoL]"
labels: ''
assignees: ''

---

**在提交 LibLOL 信息之前,请先阅读参与贡献的事项:https://loongarch.liaronce.com/contribution/#liblol**
**在提交 LibLoL 信息之前,请先阅读参与贡献的事项:https://loongarch.liaronce.com/contribution/#liblol**

**LibLOL 信息**
**LibLoL 信息**
```yaml
name:
version:
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default defineConfig({
items: sidebar_lat
}],
"/liblol/": [{
text: 'LibLOL 相关',
text: 'LibLoL 相关',
items: sidebar_liblol
}]
},
Expand Down
4 changes: 2 additions & 2 deletions docs/.vitepress/config_files/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ const navbar = [
items: [
{ text: "硬件兼容性", link: "/list-hardwares" },
{ text: "LAT 兼容性", link: "/list-lat" },
{ text: "LibLOL 兼容性", link: "/list-liblol" },
{ text: "LibLoL 兼容性", link: "/list-liblol" },
],
},
{
text: "更多文档",
items: [
{ text: "硬件相关", link: "/hardwares/" },
{ text: "LAT 相关", link: "/lat/" },
{ text: "LibLOL 相关", link: "/liblol" }
{ text: "LibLoL 相关", link: "/liblol" }
],
},
{
Expand Down
15 changes: 8 additions & 7 deletions docs/components/liblol.vue
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<template>
<el-button @click="clearFilter">重置筛选</el-button>
<el-table ref="tableRef" row-key="model" :data="tableData" border :default-sort="{ prop: 'brand', order: 'ascending' }">
<el-table-column prop="name" label="名称" width="300" />
<el-table-column prop="version" label="软件版本号" width="140" />
<el-table-column prop="liblol_version" label="LibLOL 版本号" width="120" />
<el-table-column prop="date" label="更新日期" width="140" />
<el-table-column prop="status" label="兼容状态" width="120"
<el-table ref="tableRef" row-key="model" :data="tableData" border :default-sort="{ prop: 'id', order: 'ascending' }">
<el-table-column prop="id" label="ID" width="70" />
<el-table-column prop="name" label="名称" width="160" />
<el-table-column prop="version" label="软件版本号" min-width="120" />
<el-table-column prop="liblol_version" label="LibLoL 版本号" width="80" />
<el-table-column prop="date" label="更新日期" min-width="140" />
<el-table-column prop="status" label="兼容状态" min-width="80"
:filters="filtersJson.filtersStatus"
:filter-method="filterStatus"
filter-placement="bottom-end"
Expand All @@ -18,7 +19,7 @@
<el-tag v-if="scope.row.status == -1" type="danger">不兼容</el-tag>
</template>
</el-table-column>
<el-table-column prop="notes" label="备注" min-width="300" />
<el-table-column prop="notes" label="备注" min-width="200" />
<el-table-column prop="link" label="链接" width="60" />
</el-table>
</template>
Expand Down
6 changes: 3 additions & 3 deletions docs/contribution/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ link: #链接

之后根据[此处](#external-docs)的指示将文档展示在指定位置。

## LibLOL
## LibLoL

### 开始

Expand All @@ -261,7 +261,7 @@ link: #链接
```yaml
name: #软件名称
version: #软件版本号
liblol_version: #libLOL 版本号
liblol_version: #libLoL 版本号
date: #更新日期
status: #兼容状态 -1=不兼容 0=未知 1=兼容 2=有限兼容 3=新世界可用
notes: #备注
Expand All @@ -278,7 +278,7 @@ link: #链接

### liblol_version

此处填写运行该软件时使用的 LibLOL 运行库版本,填写范例为:`0.1.5`
此处填写运行该软件时使用的 LibLoL 运行库版本,填写范例为:`0.1.5`

### date

Expand Down
8 changes: 8 additions & 0 deletions docs/data/liblol/0to9/101.ppt_1.0_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1430
name: 101教育PPT
version: 1.0.0
liblol_version: 0.1.5
date: '2023-03-22T08:59:57'
status: 0
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 97
name: 360终端安全防护
version: 10.0.0.21
liblol_version: 0.1.5
date: '2021-12-29T11:37:46'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/activemeeting_32.2201.42-1_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 133
name: 网动会议
version: 32.2201.42-1
liblol_version: 0.1.5
date: '2022-04-29T10:22:42'
status: -1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/app.web.design.pixso_1.0.0_all.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1237
name: Pixso网页版
version: 1.0.0
liblol_version: 0.1.5
date: '2022-09-20T14:52:48'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/app.web.processon_1.0.0_all.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1238
name: ProcessOn网页版
version: 1.0.0
liblol_version: 0.1.5
date: '2022-09-20T14:55:35'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/app.web.soogif_1.0.0_all.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1239
name: SOOGIF网页版
version: 1.0.0
liblol_version: 0.1.5
date: '2022-09-20T14:58:24'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/appinstaller_1.0.0-2_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 220
name: 软件包安装器
version: 1.0.0-2
liblol_version: 0.1.5
date: '2024-04-29T17:10:30'
status: 0
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1377
name: 龙芯桌面智推
version: 1.0.0-1.lnd.3
liblol_version: 0.1.5
date: '2023-06-14T10:54:48'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/a/ardour_13a5.12.0-3_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 321
name: Ardour数字音频工厂
version: 1:5.12.0-3
liblol_version: 0.1.5
date: '2022-04-08T15:01:53'
status: 3
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/b/baidunetdisk_4.3.0_loong64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 214
name: 百度网盘
version: 4.3.0
liblol_version: 0.1.5
date: '2022-11-10T17:05:36'
status: -1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 98
name: 360安全浏览器
version: 13.3.1013.59-1
liblol_version: 0.1.5
date: '2024-06-11T10:47:19'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/cajviewer_1.1.0-7_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1095
name: CAJviewer
version: 1.1.0-7
liblol_version: 0.1.5
date: '2023-11-14T11:11:17'
status: 2
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/ccwork_7.0.0.1854_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1888
name: ccwork企业级协同通讯平台
version: 7.0.0.1854
liblol_version: 0.1.5
date: '2023-11-22T15:27:04'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/chartcube_1.0.0_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1438
name: chartcube图表魔方
version: 1.0.0
liblol_version: 0.1.5
date: '2023-03-21T16:08:32'
status: 0
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/cloudoc-loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1744
name: 云盒子
version: 3.9.24
liblol_version: 0.1.5
date: '2023-09-07T10:43:14'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/cn.com.leadsec.trustaccess-loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1752
name: TrustAccess
version: 3.2.37
liblol_version: 0.1.5
date: '2023-09-07T11:18:56'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/cn.huorong.esm_2.0.1.0_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1096
name: 火绒安全
version: 2.0.1.0
liblol_version: 0.1.5
date: '2022-07-01T17:27:03'
status: 2
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/cn.lanxin-loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1746
name: 蓝信
version: 7.32.101.102413
liblol_version: 0.1.5
date: '2023-09-07T10:56:39'
status: 0
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 203
name: 智龙集成开发环境
version: 1.0.003-1
liblol_version: 0.1.5
date: '2021-12-29T16:22:10'
status: 2
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1113
name: 泰山Office
version: 5.0.0.352
liblol_version: 0.1.5
date: '2024-02-27T16:43:00'
status: 0
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/com.ais.esm-loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1749
name: 亚信安全端点安全管理系统
version: 8.2.2048
liblol_version: 0.1.5
date: '2023-09-07T11:07:25'
status: 1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1168
name: 钉钉
version: 1.7.0.30424
liblol_version: 0.1.5
date: '2023-06-28T11:34:02'
status: -1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 402
name: biForm龙众创芯专版
version: 3.1.005-3
liblol_version: 0.1.5
date: '2022-04-06T15:52:24'
status: 1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 404
name: biReader
version: 3.1.005-3
liblol_version: 0.1.5
date: '2022-04-06T16:27:02'
status: 1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 403
name: 智应软件中心(3A5000版)
version: 1.0.001-3
liblol_version: 0.1.5
date: '2022-04-06T16:17:03'
status: 1
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/com.cetccloud.tianji-loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1754
name: 天唧
version: 2.2.5
liblol_version: 0.1.5
date: '2023-09-08T11:45:40'
status: 1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1778
name: 宜联扫描
version: 1.1.1-3
liblol_version: 0.1.5
date: '2023-09-13T15:00:49'
status: 0
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1110
name: 方正版式文档阅读软件
version: 1.0.1
liblol_version: 0.1.5
date: '2022-07-18T14:35:57'
status: 0
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1946
name: 和信融慧流程自动化机器人单机版软件
version: 4.0.1.4
liblol_version: 0.1.5
date: '2024-03-14T16:32:54'
status: 1
notes: "来自龙芯应用合作社"
link: null
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1768
name: 乐创者打印
version: 2.4.9-2
liblol_version: 0.1.5
date: '2023-09-13T10:58:05'
status: 0
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/com.ovital.map_2.6.5_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1781
name: 奥维互动地图
version: 2.6.5
liblol_version: 0.1.5
date: '2023-09-21T10:48:11'
status: 0
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/com.sica.docmail_5.0.1_loong64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 213
name: docmail
version: 5.0.1
liblol_version: 0.1.5
date: '2022-06-24T11:53:15'
status: 0
notes: "来自龙芯应用合作社"
link: null
8 changes: 8 additions & 0 deletions docs/data/liblol/c/com.toec.oem3000dn_2.6-3_loongarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id: 1731
name: 光电通OEM3000DN启动工具
version: 2.6-3
liblol_version: 0.1.5
date: '2023-08-23T15:13:05'
status: 1
notes: "来自龙芯应用合作社"
link: null
Loading

0 comments on commit 341c35f

Please sign in to comment.