@@ -1,11 +1,11 @@
{
- "name": "qywx_1",
+ "name": "Wecom",
"version": "0.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"axios": "^1.4.0",
@@ -1,5 +1,5 @@
- "name": "内容中心",
"private": true,
"scripts": {
@@ -106,6 +106,7 @@ export default {
margin-bottom: 1vh;
box-sizing: border-box;
display: flex;
+ justify-content: space-between;
border-bottom: 1px solid rgb(185, 185, 185);
img {
@@ -114,6 +115,7 @@ export default {
}
.titile {
+ width: 75vw;
justify-content: space-around;
flex-direction: column;