This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改为登录直接走微信,退出登录按钮取消
黑艺新账号
liangkun
1 year ago
parent
ed365b41f2
commit
b2b9ea5d90
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
View File
@@ -72,7 +72,7 @@
</l-button>
<!-- #endif -->
<l-button @click="logout" size="lg" color="red" class="block margin-top" block>退出登录</l-button>
<
!-- <
l-button @click="logout" size="lg" color="red" class="block margin-top" block>退出登录</l-button>
-->
</view>
<view class="footer">{{ copyRightDisplay }}</view>
Write
Preview
Loading…
Cancel
Save