Compare commits
1 Commits
fe9271659b
...
custom/281
| Author | SHA1 | Date | |
|---|---|---|---|
| 5509ca9d09 |
@@ -760,6 +760,7 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.complete-info-popup {
|
||||
.complete-info-wrap {
|
||||
z-index: 2147483646;
|
||||
background: #fff;
|
||||
padding: 50rpx 40rpx 40rpx;
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "首页"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user