This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
rongxin.dashboard
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
表格
master
庞东旭
2 週之前
父節點
ccf1e2f494
當前提交
986ca38d59
共有
2 個文件被更改
,包括
6 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/styles/theme-chalk/index.css
+5
-0
src/App.vue
+ 1
- 1
public/styles/theme-chalk/index.css
文件差異過大導致無法顯示
查看文件
+ 5
- 0
src/App.vue
查看文件
@@ -13,6 +13,11 @@ export default {
components: { ThemePicker }
}
</script>
<style>
.el-table--medium .el-table__cell{
padding: 7px 0;
}
</style>
<style scoped>
#app .theme-picker {
display: none;
Write
Preview
Loading…
取消
儲存