This commit is contained in:
zmr900709
2020-07-04 11:03:20 +08:00
parent 64b43b6b3d
commit 3d8cfd23d4
5 changed files with 62 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ export default {
// 协议类型调用不同的的协议
let typeIindex = option.index;
this.typeIndexRquest(typeIindex)
},
},
methods: {
typeIndexRquest(typeIindex){
// 3种协议分别是 0 1 2 【agreement用户协议open_store开店协议privacy隐私协议use使用协议】