This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://116.255.223.226:3000/zhangzl/nsgk_mobile
rongxin_prod
张泽亮
1 year ago
parent
d8a1e6e2b4
34dc25bb5d
commit
6a8f27abf6
1 changed files
with
9 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-3
src/views/news/newDetail.vue
+ 9
- 3
src/views/news/newDetail.vue
View File
@@ -45,9 +45,6 @@ export default {
<style scoped lang="scss">
.app-container {
padding: 0.5rem 5%;
}
iframe{
width: 100%;
}
.title{
text-align: center;
@@ -57,3 +54,12 @@ iframe{
overflow: hidden;
}
</style>
<style>
iframe{
width: 100%;
}
img{
width: 100%;
}
</style>
Write
Preview
Loading…
Cancel
Save