添加后台代理代码
This commit is contained in:
10
codes/agent/game/dlweb/api/web2/components/template.js
Normal file
10
codes/agent/game/dlweb/api/web2/components/template.js
Normal file
@@ -0,0 +1,10 @@
|
||||
var templ = {
|
||||
template: `
|
||||
|
||||
`,
|
||||
data: function () {
|
||||
return {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user